Notice!
ErrorException [ Notice ]: Undefined variable: page_head
APPPATH/views/site/index.php @ line 1:
0:
1: <?php echo $page_head;?>
2:
Notice!
ErrorException [ Notice ]: Undefined variable: content
APPPATH/views/site/index.php @ line 47:
46: <?php
47: echo $content;
48: ?>
Notice!
ErrorException [ Notice ]: Undefined variable: page_footer
APPPATH/views/site/index.php @ line 52:
51:
52: <?php echo $page_footer;?>
53: