🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 08:13:07 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
staging.eliteewallet.com
/
wp-content
/
themes
/
avas
/
templates
📍 /home/eliteewa/staging.eliteewallet.com/wp-content/themes/avas/templates
🔄 Refresh
✏️
Editing: full-width.php
Writable
<?php /** * * @package tx * @author theme-x * @link https://theme-x.org/ * * Template Name: Full Width * */ get_header(); ?> <div class="container-fluid space-single"> <!-- <div class="row"> --> <?php tx_content_page(); ?> <!-- </div> --> </div> <?php get_footer();
💾 Save Changes
❌ Cancel