zdoom-styles/prosilver/template/mcp_message.html
2022-08-09 02:53:00 -04:00

8 lines
No EOL
145 B
HTML

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