GhostManSec
Server: LiteSpeed
System: Linux premium117.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: eblama1 (1214)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/eblama1/gentechlib.com/wp-content/themes/gentech-native-theme/footer.php
</main>
<?php if (get_option('gentech_native_footer_template_id') && class_exists('\\Elementor\\Plugin')) : ?>
<div class="gentech-elementor-footer-shell" role="contentinfo">
    <?php gentech_native_render_elementor_template('gentech_native_footer_template_id'); ?>
</div>
<?php else : ?>
<footer class="gentech-fallback-footer">
  <p><strong>Generations Technology Solutions Inc.</strong></p>
  <p>Airfield New Road, Sinkor, Monrovia, Liberia</p>
  <p>&copy; <?php echo esc_html(date('Y')); ?> GenTech. All rights reserved.</p>
</footer>
<?php endif; ?>
<?php wp_footer(); ?>
</body>
</html>