summaryrefslogtreecommitdiff
path: root/templates/file.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/file.html')
-rw-r--r--templates/file.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/file.html b/templates/file.html
new file mode 100644
index 0000000..6171875
--- /dev/null
+++ b/templates/file.html
@@ -0,0 +1,7 @@
+<h1>%filename%</h1>
+
+<p><a href="../">../</a></p>
+
+<p><code>%commit%</code></p>
+
+%content%