📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-20 23:05:10
📂
/ (Root)
/
home
/
xeqi7597
/
public_html
/
wp-content
/
themes
/
blankslate
📍 /home/xeqi7597/public_html/wp-content/themes/blankslate
🔄 Refresh
✏️
Editing: index.php
Writable
<?php get_header(); if ( have_posts() ) : while ( have_posts() ) : the_post(); get_template_part( 'entry' ); comments_template(); endwhile; endif; get_template_part( 'nav', 'below' ); get_footer();
💾 Save Changes
❌ Cancel