aboutsummaryrefslogtreecommitdiffstats
path: root/views/paste.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/paste.tpl')
-rw-r--r--views/paste.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/views/paste.tpl b/views/paste.tpl
new file mode 100644
index 0000000..99fad8c
--- /dev/null
+++ b/views/paste.tpl
@@ -0,0 +1,8 @@
+<html>
+<head>
+<title>Paste snippets</title>
+</head>
+<body>
+{{content}}
+</body>
+</html>