diff options
author | Weitian LI <liweitianux@gmail.com> | 2014-04-29 00:47:30 +0800 |
---|---|---|
committer | Weitian LI <liweitianux@gmail.com> | 2014-04-29 00:47:30 +0800 |
commit | efe31dcaf500ac93338c1e493672dbedbcecde7a (patch) | |
tree | 1dd6fd2b9864525b48464080dd7eb9600d94331a /templates/test.html | |
parent | 0f3c82eb7219a5bddf2609087df1472717225d5c (diff) | |
download | django-skaschool-efe31dcaf500ac93338c1e493672dbedbcecde7a.tar.bz2 |
* updated activation_email subject and content template
* updated password_reset_email subject and content template
* fixed a typo in 400.html
* small update to profile_update_done btn style
Diffstat (limited to 'templates/test.html')
-rw-r--r-- | templates/test.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/test.html b/templates/test.html deleted file mode 100644 index 85ec3e6..0000000 --- a/templates/test.html +++ /dev/null @@ -1,3 +0,0 @@ -{% extends 'base.html' %} - -{# vim: set ts=8 sw=4 tw=0 fenc=utf-8 ft=htmldjango.html: #} |