X-Git-Url: https://git.yukkurigames.com/?p=mlpccg-meta.git;a=blobdiff_plain;f=meta%2Ftemplates%2Findex.html;h=20e0830e575757b8c1bb6c55704e9e95e80da042;hp=8b878676de428592b5c16bfa83975241656fc727;hb=88d04533bca919d52194a1c3c0e6e982c926a75f;hpb=227cf8c2dd8053ffd94c027365f88d04c2b85e3a diff --git a/meta/templates/index.html b/meta/templates/index.html index 8b87867..20e0830 100644 --- a/meta/templates/index.html +++ b/meta/templates/index.html @@ -1,5 +1,6 @@ {% extends "base.html" %} {% load meta_extras %} +{% load url from future %} {% block jumbotron %}
@@ -12,7 +13,7 @@ {% csrf_token %}
- +
@@ -40,7 +41,7 @@ @@ -77,20 +78,24 @@ {% endblock %} {% block jumbotron_end %} + {% endblock %}