From: jordan Date: Wed, 29 Dec 2010 20:26:44 +0000 (+0000) Subject: Adding full width and site width banner placeholders. Might be useful while creating... X-Git-Tag: live~483 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/92c0e79e01fe60357e76de4cd76df5c067976a18 Adding full width and site width banner placeholders. Might be useful while creating more specific layout structure. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@651 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/templates/base.html b/forum/skins/default/templates/base.html index 09525b5..d6ee3be 100644 --- a/forum/skins/default/templates/base.html +++ b/forum/skins/default/templates/base.html @@ -1,6 +1,11 @@ {% extends "base_content.html" %} {% block page_center %} + +{% block full_width_banner %}{% endblock %} +
+ {% block site_width_banner %}asd{% endblock %} +
{% block content%}