From 7a60f782995eed0352f3172f445bb35ae8ee6aa9 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Mon, 14 Sep 2015 12:28:41 +0530 Subject: Remove testapp dir, remove reference to testapp in paths, files --- testapp/yaksh/templates/user.html | 58 --------------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 testapp/yaksh/templates/user.html (limited to 'testapp/yaksh/templates/user.html') diff --git a/testapp/yaksh/templates/user.html b/testapp/yaksh/templates/user.html deleted file mode 100644 index 00151d2..0000000 --- a/testapp/yaksh/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