📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-20 22:54:13
📂
/ (Root)
/
home
/
xeqi7597
/
public_html
/
wp-content
/
themes
/
ClrD
📍 /home/xeqi7597/public_html/wp-content/themes/ClrD
🔄 Refresh
✏️
Editing: page.php
Writable
<?php get_header(); ?> <div> <?php if (have_posts()) : while (have_posts()) : the_post(); the_content(); endwhile; endif; ?> </div> <?php get_footer(); ?>
💾 Save Changes
❌ Cancel