mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2025-02-21 03:20:52 +00:00
8 lines
143 B
HTML
8 lines
143 B
HTML
|
<!-- INCLUDE mcp_header.html -->
|
||
|
|
||
|
<div class="block">
|
||
|
<h2>{MESSAGE_TITLE}</h2>
|
||
|
<p>{MESSAGE_TEXT}</p>
|
||
|
</div>
|
||
|
|
||
|
<!-- INCLUDE mcp_footer.html -->
|