mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-06 15:09:59 +00:00
Update html
This commit is contained in:
parent
0372bd9dbe
commit
726bf7cf90
14 changed files with 99 additions and 92 deletions
9
html/website/saved.html.mstch
Normal file
9
html/website/saved.html.mstch
Normal file
|
@ -0,0 +1,9 @@
|
|||
{{> page2-top}}
|
||||
|
||||
<div id="message">
|
||||
<p>Your text has been saved in this link:</p>
|
||||
<p class="link">{{base_uri}}/{{pastie_token}}?{{pastie_lang}}</p>
|
||||
<p>It will be deleted as soon as the link is open for the first time. Thanks for using KamoKan!</p>
|
||||
</div>
|
||||
|
||||
{{> page2-bottom}}
|
Loading…
Add table
Add a link
Reference in a new issue