source: branches/posledni/forum/styles/prosilver/template/mcp_message.html

Last change on this file was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 145 bytes
Line 
1<!-- INCLUDE mcp_header.html -->
2
3<div class="content">
4 <h2>{MESSAGE_TITLE}</h2>
5 <p>{MESSAGE_TEXT}</p>
6</div>
7
8<!-- INCLUDE mcp_footer.html -->
Note: See TracBrowser for help on using the repository browser.