EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
column1.php
Go to the documentation of this file.
1 <?php $this->beginContent('//layouts/main'); ?>
2 <section id="content">
3  <?php echo $content; ?>
4 </section><!-- content -->
5 <?php $this->endContent(); ?>