From 733a218f0c807dd6c6c60addca1cb3c512207993 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Sun, 20 Apr 2014 17:01:42 +0800 Subject: small updated navbar.html and registration templates --- templates/activation_complete.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 templates/activation_complete.html (limited to 'templates/activation_complete.html') diff --git a/templates/activation_complete.html b/templates/activation_complete.html deleted file mode 100644 index 11ca25e..0000000 --- a/templates/activation_complete.html +++ /dev/null @@ -1,22 +0,0 @@ -{% extends 'base.html' %} -{% load staticfiles %} -{% load url from future %} -{% load bootstrap3 %} - -{# step 4. activation complete #} - -{% block title %} -成功激活 | 2014 SKA Summer School -{% endblock %} - -{% block content %} -
-

成功激活

-

您已成功激活账户。

- -
-

登录

-
-{% endblock %} - -{# vim: set ts=8 sw=2 tw=0 fenc=utf-8 ft=htmldjango.html: #} -- cgit v1.2.2