aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_message.html
blob: 1fde48b2cc2084529d2cbb9e8f57b7abe26ecea0 (plain)
1
2
3
4
5
6
7
8
<!-- INCLUDE mcp_header.html -->

<div class="content">
	<h2>{MESSAGE_TITLE}</h2>
	<p>{MESSAGE_TEXT}</p>
</div>

<!-- INCLUDE mcp_footer.html -->