summaryrefslogtreecommitdiff
path: root/templates/_base.html
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2010-11-22 15:05:28 +0100
committeryvesf <yvesf-git@xapek.org>2010-11-22 15:05:28 +0100
commit37212428d94d95b14618a2e69610fa77c99ae123 (patch)
treeb751a747b3db9ca23036b55dcf426ac15e0e2e75 /templates/_base.html
parenta29181b796eb958b601f18a3cfeb9ff102d56af3 (diff)
downloadbooksearch-37212428d94d95b14618a2e69610fa77c99ae123.tar.gz
booksearch-37212428d94d95b14618a2e69610fa77c99ae123.zip
template
Diffstat (limited to 'templates/_base.html')
-rw-r--r--templates/_base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_base.html b/templates/_base.html
index 92d1c16..c62cedb 100644
--- a/templates/_base.html
+++ b/templates/_base.html
@@ -32,7 +32,7 @@
</div>
<div id="footer">
{% block footer %}
- 2010 - booksearch
+ footer
{% endblock %}
</div>
</body>