summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Zapke-Grùˆndemann <info@keimlink.de>2012-01-01 19:48:00 +0100
committerMarkus Zapke-Grùˆndemann <info@keimlink.de>2012-01-01 19:48:00 +0100
commitedac04cf53e701db99f9bae78c11d1391ff4f5bd (patch)
treed9d89830106232a8d53d0f7620b58d4697e813bc
parentaebb7b182f982dbd14f54abf10edc4a125bf027b (diff)
Added missing hr tag.
-rw-r--r--sublab_project/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html
index 92cabff..e8cad10 100644
--- a/sublab_project/templates/base.html
+++ b/sublab_project/templates/base.html
@@ -137,6 +137,7 @@
{% block content %}
This is where the content would be.
{% endblock %}
+ <hr>
</div>
<div class="footer">