zdoom-styles/art_mobile/template/mcp_message.html
Rachael Alexanderson 5d9fa0f654 - add art_mobile
2018-06-02 11:12:00 -05:00

8 lines
No EOL
143 B
HTML

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