7 lines
165 B
HTML
7 lines
165 B
HTML
|
<TMPL_INCLUDE NAME='_header.html'>
|
||
|
<h2><TMPL_VAR NAME="status"></h2>
|
||
|
<div class="error">
|
||
|
<pre><TMPL_VAR NAME="msg"></pre>
|
||
|
</div>
|
||
|
<TMPL_INCLUDE NAME='_footer.html'>
|