diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/paste.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/views/paste.tpl b/views/paste.tpl index dc60a24..bbd8059 100644 --- a/views/paste.tpl +++ b/views/paste.tpl @@ -1,4 +1,9 @@ % rebase('base.tpl', title='Paste snippets') + +<div id="timeleft"> + This file will be deleted on {{!timeleft}} +</div> + {{!content}} <div id="floatingmenu"> <a href="/"><img alt="return" src="static/esc-icon.png" /></a><br /> |