aboutsummaryrefslogtreecommitdiffstats
path: root/views/paste.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/paste.tpl')
-rw-r--r--views/paste.tpl9
1 files changed, 1 insertions, 8 deletions
diff --git a/views/paste.tpl b/views/paste.tpl
index 814cccf..6867e11 100644
--- a/views/paste.tpl
+++ b/views/paste.tpl
@@ -1,9 +1,2 @@
-<html>
-<head>
-<title>Paste snippets</title>
-<link rel="stylesheet" href="/static/pygments.css" />
-</head>
-<body>
+% rebase('base.tpl', title='Paste snippets')
{{!content}}
-</body>
-</html>