diff options
author | Madhusudan.C.S | 2010-07-21 03:53:04 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2010-07-21 03:53:04 +0530 |
commit | 99c3755372fe3c2f1215761481a3cbb5ade38feb (patch) | |
tree | 6bf9c3294dd6a89f88f3a77b4e3a1913bb6eb682 | |
parent | ef46ab3ff0b73ff2fea8ea8b32fbc1bee598653f (diff) | |
download | scipycon-99c3755372fe3c2f1215761481a3cbb5ade38feb.tar.gz scipycon-99c3755372fe3c2f1215761481a3cbb5ade38feb.tar.bz2 scipycon-99c3755372fe3c2f1215761481a3cbb5ade38feb.zip |
Added contact info to footer.
-rw-r--r-- | project/templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/templates/base.html b/project/templates/base.html index ed0852f..fc5e057 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -53,6 +53,7 @@ <p rel="credits">Content by the <a href="/about/team/" alt="SciPy.in Team">SciPy.in Team</a>, website by <a href="http://hg.fossee.in/scipycon/file/tip/AUTHORS" alt="Website's Creators">FOSSEE using Kiwi Djangonauts original code</a>, hosting by <a href="http://fossee.in/" alt="Free and Open Source software in Science and Engineering Education">Free and Open Source software in Science and Engineering Education</a>, + Rants, Bugs and Flames to: <a href="mailto:admin@scipy.in">admin@scipy.in</a> </p> </div> |