From 953309ddde4477adfafd0e74d0fca074eeb63607 Mon Sep 17 00:00:00 2001 From: VG Date: Sat, 29 Nov 2014 16:30:06 +0100 Subject: fix alignment pb on floating menu and add cosmetic changes --- views/base.tpl | 2 +- views/paste.tpl | 4 ++-- views/root.tpl | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'views') diff --git a/views/base.tpl b/views/base.tpl index 9f3046b..0fe2ad0 100644 --- a/views/base.tpl +++ b/views/base.tpl @@ -5,7 +5,7 @@ -
+
{{!base}} diff --git a/views/paste.tpl b/views/paste.tpl index 574717a..dc60a24 100644 --- a/views/paste.tpl +++ b/views/paste.tpl @@ -1,6 +1,6 @@ % rebase('base.tpl', title='Paste snippets') {{!content}}
- return
- raw + return
+ raw
diff --git a/views/root.tpl b/views/root.tpl index 44a6028..179dde8 100644 --- a/views/root.tpl +++ b/views/root.tpl @@ -6,9 +6,9 @@ Please copy your text on the box below:
-
-
-- cgit v1.2.3