]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/templates/base.html
misc: cleanup section name stuff
[panikweb.git] / panikweb_templates / templates / base.html
index b20b7cd4305c0d529c60aa18be4c181fbfac7046..97df707c2c4a1812b483db7f61d583fc1475e9e7 100644 (file)
@@ -45,9 +45,9 @@
     {% block extrascripts %}{% endblock %}
 </head>
 
-<body {% block bodyattr %}id="{{sectionName}}" class="section-{{sectionName}}"{% endblock %}>
+<body {% block bodyattr %}{% endblock %}>
        <div id="All">
-               {% block meta %}<div id="metaNav">{% metanav active=sectionName %}</div>{% endblock %}
+               {% block meta %}<div id="metaNav">{% metanav %}</div>{% endblock %}
                <div id="Commons" class="cf" >
             <div class="wrapper sided" >
                 <div id="backgroundBox" class="cf">
@@ -60,7 +60,7 @@
                        </div>
                    </div>
                </div>
-               <div id="Changing" class="cf" data-section="{{ sectionName }}">
+               <div id="Changing" class="cf">
                        {% block toptitle %}{% endblock %}
                        <div id="Nav" class="cf" >
                                {% block nav %}{% endblock %}