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
0372bd9dbe
commit
726bf7cf90
14 changed files with 99 additions and 92 deletions
|
@ -2,13 +2,13 @@
|
|||
<p id="version">KamoKan</p>
|
||||
<a href="{{host_path}}/"><img src="{{host_path}}/Pictures/kamokan-icon-gt.png" alt="kamokan icon" class="icon"></a>
|
||||
|
||||
{{#pastie_page}}
|
||||
{{^submit_page}}
|
||||
<img src="{{host_path}}/Pictures/save-grey.png" alt="no-submit" class="icon-green">
|
||||
{{/pastie_page}}
|
||||
{{/submit_page}}
|
||||
|
||||
{{^pastie_page}}
|
||||
{{#submit_page}}
|
||||
<a href="save.html"><input type="image" src="{{host_path}}/Pictures/save-ink.png" alt="Submit" class="icon-green" title="Paste"/></a>
|
||||
{{/pastie_page}}
|
||||
{{/submit_page}}
|
||||
|
||||
<a href="save.html" class="submit-mobile"><input type="submit" title="Paste"/></a>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue