Your IP : 216.73.216.84


Current Path : /home/helpink/www/templates/tp_landing/html/com_users/profile/
Upload File :
Current File : /home/helpink/www/templates/tp_landing/html/com_users/profile/default.php

<?php

/**
 * @package   Astroid Framework
 * @author    Astroid Framework https://astroidframe.work
 * @copyright Copyright (C) 2023 AstroidFrame.work.
 * @license https://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
defined('_JEXEC') or die;

/**
 * TO OVERRIDE THIS LAYOUT
 * 1. Remove line "require Astroid\Helper\Overrides::getHTMLTemplate()";
 * 2. Copy source code from libraries/astroid/framework/html/{find a file that you will override here}
 * 3. Paste source code to below and start to edit.
 */
require Astroid\Helper\Overrides::getHTMLTemplate();