mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-02 15:00:02 +00:00
Update html
This commit is contained in:
parent
0d19ca50ca
commit
5b33417979
6 changed files with 12 additions and 9 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue