zdoom-styles/prosilver/template/mcp_message.html

8 lines
145 B
HTML
Raw Permalink Normal View History

<!-- INCLUDE mcp_header.html -->
<div class="content">
<h2>{MESSAGE_TITLE}</h2>
<p>{MESSAGE_TEXT}</p>
</div>
<!-- INCLUDE mcp_footer.html -->