]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Add a generic template.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 2 Apr 2011 18:07:36 +0000 (14:07 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 2 Apr 2011 18:07:36 +0000 (14:07 -0400)
xonstat/templates/index.jinja2 [new file with mode: 0644]

diff --git a/xonstat/templates/index.jinja2 b/xonstat/templates/index.jinja2
new file mode 100644 (file)
index 0000000..045ae28
--- /dev/null
@@ -0,0 +1,6 @@
+<html>
+<head><title>XonStat - the Xonotic Statistics Handler</title></head>
+<body>
+    <p>Success!</p>
+</body>
+</html>