summary refs log tree commit diff stats
path: root/assets/tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'assets/tmpl')
-rw-r--r--assets/tmpl/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/assets/tmpl/index.html b/assets/tmpl/index.html
new file mode 100644
index 0000000..fdd91ca
--- /dev/null
+++ b/assets/tmpl/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/1/DTD/1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/" lang="en" xml:lang="en">
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <link rel="stylesheet" type="text/css" href="/css">
+  <title>{{.Title}} - twtxt Registry</title>
+</head>
+<body>
+  <div id="container">
+  </div>
+</body>
+</html>
;boothj5@gmail.com> 2015-01-11 23:09:07 +0000 committer James Booth <boothj5@gmail.com> 2015-01-11 23:09:07 +0000 Fixed tests' href='/danisanti/profani-tty/commit/tests/test_cmd_disconnect.c?id=51bd4ed375229d66d1c6957413c724403202ca38'>51bd4ed3 ^
ab7bd6fe ^




81190251 ^
ab7bd6fe ^


f180925c ^



2215a379 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36