<div class="module-content">
<?php if ($module->showtitle != 0) : ?>
<h2 class="title"><?php echo $module->title; ?></h2>
<?php endif; ?>
<div class="module-content">
<?php if ($module->showtitle != 0) : ?>
<h1 class="title"><?php echo $module->title; ?></h1>
<?php endif; ?>
Time to create page: 0.055 seconds