View file phpBB3/styles/prosilver/template/mcp_message.html

File size: 168B
<!-- INCLUDE mcp_header.html -->

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

<!-- INCLUDE mcp_footer.html -->