]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/base.html
Adding full width and site width banner placeholders. Might be useful while creating...
[osqa.git] / forum / skins / default / templates / base.html
index 09525b5ccb1019273dde684429de06b41f212c50..d6ee3be74bd06e7dbae8d037a866c12762c72f0d 100644 (file)
@@ -1,6 +1,11 @@
 {% extends "base_content.html" %}
 {% block page_center %}
+
+{% block full_width_banner %}{% endblock %}
+
 <div id="wrapper">
+    {% block site_width_banner %}asd{% endblock %}
+    
     <div id="room">
         <div id="CALeft">
             {% block content%}