diff options
Diffstat (limited to 'sublab_project/templates')
-rw-r--r-- | sublab_project/templates/base.html | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html index 9c0aa41..8914372 100644 --- a/sublab_project/templates/base.html +++ b/sublab_project/templates/base.html @@ -31,18 +31,23 @@ <div class="hiddenframe"> <div class="frame"> - <div class="logo"> - </div> + <div class="header"> - <div class="image"> - <p class="header"> - <span class="header">[ <a href="/mate/">mate</a> und technik ]</span> - </p> - <h1> - Das sublab - ein Hackerspace in Leipzig - </h1> + <div class="logo"> + </div> + + <div class="image"> + <p class="header"> + <span class="header">[ <a href="/mate/">mate</a> und technik ]</span> + </p> + <h1> + Das sublab - ein Hackerspace in Leipzig + </h1> + </div> </div> + <div class="contentframe"> + <div class="menu"> <ul id="menu"> {% block navigation %} @@ -137,6 +142,9 @@ <hr> </div> + la + </div> + <div class="footer"> <p> <a href="http://wiki.vorratsdatenspeicherung.de/Ortsgruppen/Leipzig">AK Vorrat</a> | |