🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 04:52:13 | 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: no-footer.php
Writable
<?php /** * * @package tx * @author theme-x * @link https://theme-x.org/ * * Template Name: No Footer */ get_header(); ?> <div class="container"> <!-- <div class="row"> --> <?php tx_content_page(); ?> <!-- </div> --> </div> <?php get_footer();
💾 Save Changes
❌ Cancel