🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 08:39:06 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
momotimes.therahuldas.com
/
wp-content
/
themes
/
barlog
📍 /home/therahul/momotimes.therahuldas.com/wp-content/themes/barlog
🔄 Refresh
✏️
Editing: page.php
Writable
<?php /** * The template for displaying all pages. * * This is the template that displays all pages by default. * Please note that this is the WordPress construct of pages * and that other 'pages' on your WordPress site will use a * different template. * * @package barlog */ get_header(); do_action( 'barlog_before_main_content' ); get_template_part('templates/content/templates/content-page'); do_action( 'barlog_after_main_content' ); get_footer();
💾 Save Changes
❌ Cancel