zdoom-styles/art_mobile/template/mcp_message.html

8 lines
143 B
HTML
Raw Normal View History

2018-06-02 16:12:00 +00:00
<!-- INCLUDE mcp_header.html -->
<div class="block">
<h2>{MESSAGE_TITLE}</h2>
<p>{MESSAGE_TEXT}</p>
</div>
<!-- INCLUDE mcp_footer.html -->