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

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

<!-- INCLUDE mcp_footer.html -->