2 * AUTOMATICALLY GENERATED TEMPLATE
3 * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
8 <div id="remove-account-wrapper">
10 <div id="remove-account-desc">{{$desc}}</div>
12 <form action="{{$basedir}}/removeme" autocomplete="off" method="post" >
13 <input type="hidden" name="verify" value="{{$hash}}" />
15 <div id="remove-account-pass-wrapper">
16 <label id="remove-account-pass-label" for="remove-account-pass">{{$passwd}}</label>
17 <input type="password" id="remove-account-pass" name="qxz_password" />
19 <div id="remove-account-pass-end"></div>
21 <input type="submit" name="submit" value="{{$submit}}" />