aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/simple_body.html
blob: 0dd2fb7625903abed0d60f3ae38f21827bc31a71 (plain)
1
2
3
4
5
6
7
8
<!-- INCLUDE simple_header.html -->

<div class="errorbox">
	<h3>{MESSAGE_TITLE}</h3>
	<p>{MESSAGE_TEXT}</p>
</div>

<!-- INCLUDE simple_footer.html -->