diff options
author | yvesf <yvesf-git@xapek.org> | 2010-11-22 15:05:28 +0100 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2010-11-22 15:05:28 +0100 |
commit | 37212428d94d95b14618a2e69610fa77c99ae123 (patch) | |
tree | b751a747b3db9ca23036b55dcf426ac15e0e2e75 /templates/_base.html | |
parent | a29181b796eb958b601f18a3cfeb9ff102d56af3 (diff) | |
download | booksearch-37212428d94d95b14618a2e69610fa77c99ae123.tar.gz booksearch-37212428d94d95b14618a2e69610fa77c99ae123.zip |
template
Diffstat (limited to 'templates/_base.html')
-rw-r--r-- | templates/_base.html | 2 |
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> |