| Server IP : 172.67.191.97 / Your IP : 104.23.243.196 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/fcs/administrator/components/com_gantry5/install/templates/ |
Upload File : |
<?php
defined('_JEXEC') or die;
include __DIR__ . '/style.php';
?>
<div class="g5i">
<h1>
<span class="g5-title"><?php echo $name; ?> Installed</span>
<span class="g5-info">v<?php echo $version; ?> / <?php echo $date; ?></span>
</h1>
<p>
Thank you for choosing Gantry 5 Template Framework!
<br>
The next step is to install a Gantry 5 template. For more information, please read the <a href="http://docs.gantry.org/gantry5/basics/installation">documentation</a>.
</p>
<div class="g5-rockettheme">
<a href="http://rockettheme.com"><span>RocketTheme</span></a>
</div>
</div>