From 3622c92f6c03ef21ea0fbb9a9e75598d2b2581cf Mon Sep 17 00:00:00 2001 From: VG Date: Fri, 28 Nov 2014 16:45:09 +0100 Subject: Add paste save and restore --- views/root.tpl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 views/root.tpl (limited to 'views/root.tpl') diff --git a/views/root.tpl b/views/root.tpl new file mode 100644 index 0000000..53c6393 --- /dev/null +++ b/views/root.tpl @@ -0,0 +1,19 @@ + + +Paste snippets + + + +You are on a simple paste deposit service. + +Please copy your text on the box below: + +
+ + + + +
+ + + -- cgit v1.2.3