aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-04-29 17:12:14 +0800
committerWeitian LI <liweitianux@gmail.com>2014-04-29 17:12:14 +0800
commit96faa3b5451ca3f9d740f76c61c71ae2551f7415 (patch)
treef8fccd6f746fe22a6074910604bfc86375d51650
parenta2b75fd0ae62b484c3a7cc1205a1425a91b43533 (diff)
downloaddjango-skaschool-96faa3b5451ca3f9d740f76c61c71ae2551f7415.tar.bz2
added BeiAn information to index.html
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 435b5b1..0f13556 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -60,6 +60,7 @@
<li><a href="https://www.djangoproject.com/" target="_blank">Django</a></li>
<li><a href="http://getbootstrap.com/" target="_blank">Bootstrap</a></li>
</ul>
+ <p>沪交ICP备20141466</p>
<br>
</footer>
{% endblock %}