summaryrefslogtreecommitdiffstats
path: root/module/web/templates/jinja/default/test.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-03-09 23:29:24 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-03-09 23:29:24 +0100
commitaa78d90803a68e41ea663adb623c859cae3ad91e (patch)
treec793e30df9fccdf350fcd299e70fb3c14fabc36a /module/web/templates/jinja/default/test.html
parentcaptcha manager fix, toggle reconnect (diff)
downloadpyload-aa78d90803a68e41ea663adb623c859cae3ad91e.tar.xz
new config page, mootools 1.3, removed old templates
Diffstat (limited to 'module/web/templates/jinja/default/test.html')
-rw-r--r--module/web/templates/jinja/default/test.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/module/web/templates/jinja/default/test.html b/module/web/templates/jinja/default/test.html
deleted file mode 100644
index b4f17f134..000000000
--- a/module/web/templates/jinja/default/test.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
- <title>Test</title>
-</head>
-<body>
-<h1>Template Test</h1>
-{{ user }}
-{{ status }}
-</body>
-</html> \ No newline at end of file