equal
deleted
inserted
replaced
1 [% WRAPPER once.tt %] |
1 [% WRAPPER once.tt %] |
2 <h1>Download bestätigen</h1> |
2 <h1>Download bestätigen</h1> |
3 <hr /> |
3 <hr /> |
4 Die Datei <em>[% file.name %]</em> ([% file.mimetype %]) |
4 Die Datei <em>[% file.name | html %]</em> ([% file.mimetype %]) |
5 wird nach Abschluß des Downloads gelöscht werden |
5 wird nach Abschluß des Downloads gelöscht werden |
6 |
6 |
7 <form method='post'> |
7 <form method='post'> |
8 <input type='hidden' name='confirmed' value='yes' /> |
8 <input type='hidden' name='confirmed' value='yes' /> |
9 <input type='submit' name='.submit' value='Download' /> |
9 <input type='submit' name='.submit' value='Download' /> |