root/tags/rel0_46/templates/delete_password_wrong.tt

Revision 429, 367 bytes (checked in by kake, 5 years ago)

Added 'delete a revision' facility.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1[% INCLUDE header.tt page_title = "Incorrect password for page deletion - $site_name" %]
2[% INCLUDE banner.tt %]
3<div id="content">
4[% INCLUDE navbar.tt %]
5<h1>Incorrect Password</h1>
6<p>
7Sorry, that was not the correct password. Please <a href="[%
8cgi_url %]?id=[% node_param %];action=delete;version=[% delete_version %]">try again</a>.
9</p>
10[% INCLUDE footer.tt %]
Note: See TracBrowser for help on using the browser.