aboutsummaryrefslogtreecommitdiff
path: root/views/default/page/layouts/content/footer.php
blob: 66f5d3ff81f2535926c653736e0b9a656eb9e64e (plain)
1
2
3
4
5
6
7
8
<?php
/**
 * Main content footer
 *
 * @uses $vars['content'] The content for the footer
 */

echo $vars['content'];