diff options
author | Jayaram R Pai | 2014-07-08 17:17:22 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-07-08 17:17:22 +0530 |
commit | 0bbf0d2e96a65649c1873bab39808bc84567090e (patch) | |
tree | 923f1a55531cc41b06af4833d8364a885523a883 /comments | |
parent | 3afa66d898abc2a68cb9912c93a86edaee6eef72 (diff) | |
download | Python-TBC-Interface-0bbf0d2e96a65649c1873bab39808bc84567090e.tar.gz Python-TBC-Interface-0bbf0d2e96a65649c1873bab39808bc84567090e.tar.bz2 Python-TBC-Interface-0bbf0d2e96a65649c1873bab39808bc84567090e.zip |
updated footer year
Diffstat (limited to 'comments')
-rw-r--r-- | comments/templates/comments/comment_base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comments/templates/comments/comment_base.html b/comments/templates/comments/comment_base.html index bcf8437..057d2f0 100644 --- a/comments/templates/comments/comment_base.html +++ b/comments/templates/comments/comment_base.html @@ -199,7 +199,7 @@ <hr> <footer> - <center><p>© FOSSEE - IIT Bombay 2013</p></center> + <center><p>© FOSSEE - IIT Bombay 2014</p></center> <center><img src="{% static 'images/fossee.png' %}" width=100 height=70></center> </footer> |