Archived
1
0
Disbranĉigi 0
Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
blagoblag/res/themes/default/html/p_oust_index.twig.html

14 lines
308 B
HTML
Raw Normal View History

2019-03-05 08:33:32 -06:00
<h2>Are you sure you want to delete the post?</h2>
<h3>It <em>is</em> permenant, you know.</h3>
<p>
<a class="button" href="{{ depth }}">
No, wait, I've changed my mind! ;-;
</a>
</p>
<p>
<a class="button" href="private/post_delete.php?id={{ post_id }}">
Ugh, stop nagging >;c
</a>
</p>