aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_message.html
blob: 7102c658c4aad6d5f11a1bf97d0a2c135f77f080 (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 -->