summaryrefslogtreecommitdiffstats
path: root/application/views/file/html_footer.php
blob: bd07b63f917ca879433ff4f4852c6e73675a2296 (plain)
1
2
3
4
<div class="container">
<?php
$force_full_html = true;
include(FCPATH."application/views/footer.php");