summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
authorMarian Sigler <m@qjym.de>2012-09-30 15:04:42 +0200
committerMarian Sigler <m@qjym.de>2012-09-30 15:04:42 +0200
commit5f74e34d82d8fef7a6f8b7205b5eac4befda9884 (patch)
treea6c75d5fae2d1e2836c1f918329d930e5eb6c9c0 /templates/base.html
parent227371dc4f01a1158484841146d5c73d4bcba275 (diff)
parent0dccc30c31b13c6cc5b572e1a8bf3b109cf26af8 (diff)
downloadweb-5f74e34d82d8fef7a6f8b7205b5eac4befda9884.tar.gz
web-5f74e34d82d8fef7a6f8b7205b5eac4befda9884.tar.bz2
web-5f74e34d82d8fef7a6f8b7205b5eac4befda9884.zip
Merge branch 'master' of ssh://git.spline.de/account-web
Conflicts: templates/base.html
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 4f2b22b..61fef7e 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -64,6 +64,5 @@
<script type="text/javascript">
{%- block javascript %}{% endblock -%}
</script>
- {%- endif %}
</body>
</html>