aboutsummaryrefslogtreecommitdiffstats
path: root/views/paste.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/paste.tpl')
-rw-r--r--views/paste.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/paste.tpl b/views/paste.tpl
index 56902a4..b23badb 100644
--- a/views/paste.tpl
+++ b/views/paste.tpl
@@ -1,6 +1,6 @@
% rebase('base.tpl', title='Paste snippets')
{{!content}}
<div id="floatingmenu">
-<a href="/">Paste something again</a><br />
-<a href="/{{pid}}/raw">Raw format</a><br />
+<a href="/"><img src="static/esc-icon.png"/></a>
+<a href="/{{pid}}/raw"><img src="static/download-icon.png"/></a>
</div>