{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Install Magento - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}

{% trans "Install Magento" %}

{% trans "One-click Magento Install!" %}

{{ domainName }} - {% trans "Installation Details" %}

LiteMage Cache Plugin {% trans "does not work on OpenLiteSpeed. It is highly recommended to use this installer with LiteSpeed Enterprise only." %}

{$ currentStatus $}

70% Complete

{% trans "Installation failed. Error message:" %} {$ errorMessage $}

{% trans "Installation successful. Visit:" %} {$ installationURL $}

{% trans "Could not connect to server. Please refresh this page." %}

{% endblock %}