1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-27 00:43:47 +00:00
kamokan/html/website/saved.html.mstch

9 lines
274 B
Text
Raw Normal View History

2017-06-21 07:18:49 +00:00
{{> 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>
2017-08-07 23:06:51 +00:00
{{> page2-bottom}}