diff options
author | Weitian LI <liweitianux@gmail.com> | 2014-04-27 19:33:09 +0800 |
---|---|---|
committer | Weitian LI <liweitianux@gmail.com> | 2014-04-27 19:33:09 +0800 |
commit | 8aa8d9fdc406c7352b7713c06b7b61cc9edf84a9 (patch) | |
tree | 791efe4f8f7731bf65f4be00827ddfb7c7377127 /templates/index.html | |
parent | ce1c277ee1904fb30df82f75a024822bd3411892 (diff) | |
download | django-skaschool-8aa8d9fdc406c7352b7713c06b7b61cc9edf84a9.tar.bz2 |
* added poster to 'introduction' page: skaschool-poster.jpg
* removed 'about' link in 'navbar.html'
* small updates to 'index.html', 'program.html'
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 891be41..c646f32 100644 --- a/templates/index.html +++ b/templates/index.html @@ -36,7 +36,6 @@ {% block footer %} <footer class="container" role="contentinfo"> - <p>Brought to you by: <strong>Weitian LI</strong>.</p> <ul class="masthead-links"> <li>Powered by:</li> <li><a href="https://www.djangoproject.com/">Django</a></li> |