From baa9d49e6c84cd88c3c950b59655f41b5294624e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 3 Sep 2013 02:34:47 +0200 Subject: First work on i18n form to change language --- ishtar_common/templates/base.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 2f197a841..0d0df59e5 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -30,6 +30,15 @@ {% trans "Log in" %} {% endif %} {% endblock %} + {% comment %} +
+ {% csrf_token %} + +
{% endcomment %}