BossBey File Manager
PHP:
8.2.28
OS:
Linux
User:
www-data
Root
/
proc
/
1137495
/
root
/
var
/
www
/
frehleyit
/
wordpress
/
wp-content
/
themes
/
CodeCrab
📤 Upload
📝 New File
📁 New Folder
Close
Editing: index.php
<?php get_header(); ?> <?php get_template_part( 'title' ); ?> <div class="qodef-container"> <?php do_action('qode_startit_after_container_open'); ?> <div class="qodef-container-inner clearfix"> <?php startit_qode_get_blog(startit_qode_get_default_blog_list()); ?> </div> <?php do_action('qode_startit_before_container_close'); ?> </div> <?php get_footer(); ?>
Save
Cancel