From 32cde26f9807a29eb1fae0833e353212d43d7802 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Fri, 11 Sep 2015 12:35:09 +0530 Subject: Change app name to 'yaksh' --- testapp/yaksh_app/templates/user.html | 58 ----------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 testapp/yaksh_app/templates/user.html (limited to 'testapp/yaksh_app/templates/user.html') diff --git a/testapp/yaksh_app/templates/user.html b/testapp/yaksh_app/templates/user.html deleted file mode 100644 index db2dc9e..0000000 --- a/testapp/yaksh_app/templates/user.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - {% block title %} - {% endblock %} - - - {% block meta %} - - - - {% endblock %} - - - {% block css %} - {% endblock %} - - {% block script %} - {% endblock %} - - - -
-
-
-

Online Test

- - -
-
-
-
-
- -
-
- {% block manage %} - {% endblock %} -
-
-
- -
- - - -- cgit