mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-22 02:50:00 +01:00
8 lines
152 B
HTML
8 lines
152 B
HTML
|
<!-- INCLUDE simple_header.html -->
|
||
|
|
||
|
<div class="errorbox">
|
||
|
<h3>{MESSAGE_TITLE}</h3>
|
||
|
<p>{MESSAGE_TEXT}</p>
|
||
|
</div>
|
||
|
|
||
|
<!-- INCLUDE simple_footer.html -->
|