OwlCyberSecurity - MANAGER
Edit File: indexcontent.php
<div id="content" class="wrapper"> <!-- Left --> <?php include 'indexcontentleft.php'; ?> <!-- Middle --> <?php include 'indexcontentmiddle.php'; ?> <!-- Right --> <?php include 'indexcontentright.php'; ?> <!-- After --> <?php include 'indexcontentafter.php'; ?> </div>