source: extensions/ContactForm/themes/stripped/cf_index.tpl @ 8478

Last change on this file since 8478 was 8478, checked in by Gotcha, 13 years ago

Compatibility with "Stripped" theme
bug:2089

File size: 242 bytes
Line 
1<!-- Title -->{$CF_TITLE}<!-- Title -->
2<div id="content">
3  {$MENUBAR}
4  <!-- Messages -->{$CF_MESSAGES}<!-- Messages -->
5  <!-- Contact form -->{$CF_FORM}<!-- Contact form -->
6  <div style="clear: both;"></div>
7</div> <!-- content -->
Note: See TracBrowser for help on using the repository browser.