summary refs log tree commit diff stats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-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>
com> 2013-12-15 23:30:09 +0000 committer James Booth <boothj5@gmail.com> 2013-12-15 23:30:09 +0000 Test "/account add" with missing arg' href='/danisanti/profani-tty/commit/tests/test_cmd_account.h?id=bf0870afe4a73521262a5363409d4f8bbf471c62'>bf0870af ^
85629cb9 ^
4216949b ^

4216949b ^
3c0bbed7 ^

3c0bbed7 ^
e14b4ef5 ^


e14b4ef5 ^
52f6ad6f ^


52f6ad6f ^



9b41c4ee ^
8adca66f ^
ae4c2781 ^
3b2446c4 ^
f6da9444 ^


de06c40d ^
de06c40d ^
c20e38a4 ^


76e7a834 ^


ba66d6b7 ^

f47bd58a ^




7a63cf2e ^



6d6bc67d ^
122fe09c ^

122fe09c ^
f6da9444 ^
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56