summaryrefslogtreecommitdiff
path: root/sublab_project/templates
diff options
context:
space:
mode:
authorMarkus Zapke-Grùˆndemann <info@keimlink.de>2011-12-30 01:56:27 +0100
committerMarkus Zapke-Grùˆndemann <info@keimlink.de>2011-12-30 01:56:27 +0100
commit14fc18cb34cbbec5b5f771f60fddfa929b3214a5 (patch)
tree484feae662578dbc6023bd754fcec32424a06a8e /sublab_project/templates
parent4d759e6c57c70d26ccf2eff06cdb91496225abc2 (diff)
parent27300433922788ed6630ae61608517780385f876 (diff)
Merge branch 'master' of sublab.org:subweb
Diffstat (limited to 'sublab_project/templates')
-rw-r--r--sublab_project/templates/base.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html
index 63b0f72..4c478d7 100644
--- a/sublab_project/templates/base.html
+++ b/sublab_project/templates/base.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
- <title>{% block title %}sublab - Ein Hackerspace in Leipzig{% endblock %}</title>
+ <title>sublab - {% block title %}Ein Hackerspace in Leipzig{% endblock %}</title>
<meta name="author" content="sublab e.V.">
<meta name="robots" content="index,follow">
@@ -129,7 +129,6 @@
{% block content %}
This is where the content would be.
{% endblock %}
- <hr>
</div>
<div class="footer">