| 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/pregrados/ingenieria-sistemas/templates/g5_helium/install/templates/ |
Upload File : |
{% include 'style.html.twig' %}
<div class="g5i">
<h1>
<span class="g5-title">{{ name }} Template Installed</span>
<span class="g5-info">v{{ version }} / {{ date }}</span>
</h1>
<p>By Installing Sample Data a new Home menu item will be created. The Home menu item and this template will be set as default. Other sample pages will be created as well. Click the button below to proceed.</p>
<div class="g5-actions">
<a href="{{ install_url }}" class="g5-button"><span class="g5-icon icon-cube"></span> Install Sample Data</a>
<a href="{{ edit_url }}" class="g5-button">Configure {{ name }} <span class="g5-icon icon-chevron-right"></span></a>
</div>
<div class="g5-rockettheme">
<a href="http://rockettheme.com"><span>RocketTheme</span></a>
</div>
</div>