1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00
kamokan/html/website/saved.html.mstch
2017-08-08 00:06:51 +01:00

9 lines
No EOL
274 B
Text

{{> 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}}