📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 01:37:49
📂
/ (Root)
/
home
/
xeqi7597
/
en.claireduwig.com
/
wp-content
/
themes
/
ClrD
📍 /home/xeqi7597/en.claireduwig.com/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