summaryrefslogtreecommitdiff
path: root/templates/_base.html
diff options
context:
space:
mode:
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>