1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-10-02 15:00:02 +00:00

Update html

This commit is contained in:
King_DuckZ 2017-08-08 00:06:51 +01:00
commit 5b33417979
6 changed files with 12 additions and 9 deletions

View file

@ -15,7 +15,10 @@
<a href="{{host_path}}/"><img src="{{host_path}}/Pictures/new-ink.png" alt="new icon" class="icon-green" title="New"/></a>
{{#pastie_page}}
{{^selfdes}}
<a href="{{host_path}}/{{pastie_token}}"><img src="{{host_path}}/Pictures/text-ink.png" alt="text icon" class="icon-green" title="Text only"/></a>
<a href="{{host_path}}/edit.cgi?{{pastie_token}}"><img src="{{host_path}}/Pictures/edit-ink.png" alt="edit icon" class="icon-green" title="Edit"/></a>
{{/selfdes}}
{{/pastie_page}}
{{> github }}