X-Git-Url: https://git.yukkurigames.com/?p=mlpccg-meta.git;a=blobdiff_plain;f=meta%2Ftemplates%2Findex.html;h=b867d347b51eefc5f5861ede26494ea1030348fa;hp=8b878676de428592b5c16bfa83975241656fc727;hb=66437f8e5437a4ecd5c34a49ee86d58e80b72458;hpb=227cf8c2dd8053ffd94c027365f88d04c2b85e3a diff --git a/meta/templates/index.html b/meta/templates/index.html index 8b87867..b867d34 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 %}
- +
@@ -77,20 +78,24 @@ {% endblock %} {% block jumbotron_end %} + {% endblock %}