aboutsummaryrefslogtreecommitdiffstats
path: root/views/root.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/root.tpl')
-rw-r--r--views/root.tpl10
1 files changed, 1 insertions, 9 deletions
diff --git a/views/root.tpl b/views/root.tpl
index 53c6393..b9acec8 100644
--- a/views/root.tpl
+++ b/views/root.tpl
@@ -1,9 +1,4 @@
-<html>
-<head>
-<title>Paste snippets</title>
-</head>
-<body>
-
+% rebase('base.tpl', title='Paste snippets')
You are on a simple paste deposit service.
Please copy your text on the box below:
@@ -14,6 +9,3 @@ Please copy your text on the box below:
<button for="content">Paste</button>
</form>
-
-</body>
-</html>