You are here

big_img_text_above.tpl.php in Layouter - WYSIWYG layout templates 7

File

theme/tpl/big_img_text_above.tpl.php
View source
<p><?php

print $text;
?></p>
<div style="text-align: center;">
  <?php

print $image;
?>
</div>