X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=templates%2Finfluences%2Findex.html;fp=templates%2Finfluences%2Findex.html;h=5a6de5e6d86801afc98d1399560962724358aa9f;hb=c508d4372faf6e365f4e2b36a91d382b069d3d8c;hp=2cfb5a1a4a2b4a11e47f4935310fed5f03c48313;hpb=e3ea448b4125bc00c3e585144f9b3eded659771e;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/templates/influences/index.html b/templates/influences/index.html index 2cfb5a1..5a6de5e 100644 --- a/templates/influences/index.html +++ b/templates/influences/index.html @@ -1,5 +1,5 @@ -{% load i18n %} {% extends "base/base.html" %} +{% load i18n %} {% block content %} @@ -30,5 +30,4 @@ {% endif %}

{% trans "Submit influence" %}

- {% endblock %}