Let's make (git) history!
This commit is contained in:
11
template/default/page_deletion
Normal file
11
template/default/page_deletion
Normal file
@@ -0,0 +1,11 @@
|
||||
{wikiqs:include:general_header}
|
||||
{wikiqs:include:page_header}
|
||||
<div id="content" style="margin-top: 10px;">
|
||||
<h3>Page deletion</h3>
|
||||
Do you really want to delete page <b>{wikiqs:var:page}</b>
|
||||
<form action="{wikiqs:var:deletionurl}" method=POST>
|
||||
<input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"/>
|
||||
<button type="submit" name="do" value="submit">Yes, delete page</button>
|
||||
</form>
|
||||
</div>
|
||||
{wikiqs:include:general_footer}
|
Посилання в новій задачі
Block a user