fix template block syntax
[django-migdal.git] / migdal / templates / migdal / entry / submit.html
index cc376d7..be035a7 100644 (file)
@@ -2,7 +2,7 @@
 {% load url from future %}
 {% load i18n %}
 
-{% block "body" %}
+{% block body %}
 
 <h1>{% trans "Submit new story" %}</h1>