Starting with forum.
[edumed.git] / edumed / templates / base.html
index 83f7e0d..417dc88 100644 (file)
@@ -1,5 +1,4 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
-{% load url from future %}
 {% load i18n static %}
 {% load fnp_common fnp_share fnp_lang macros %}
 {% load compressed static %}
 {% load i18n static %}
 {% load fnp_common fnp_share fnp_lang macros %}
 {% load compressed static %}
@@ -60,7 +59,7 @@
         </header>
         </div>
 
         </header>
         </div>
 
-        <div id="content">{% block body %}{% endblock %}</div>
+        <div id="content">{% block body %}{% block content %}{% endblock %}{% endblock %}</div>
 
         <footer class="main">
             {# chunks? #}
 
         <footer class="main">
             {# chunks? #}