{% extends 'admin.twig' %} {% set title %}{{ 'UserCountry_Geolocation'|translate }}{% endset %} {% block content %} {% import 'macros.twig' as piwik %}
{{ 'UserCountry_GeolocationPageDesc'|translate }}
{{ 'UserCountry_HowToSetupGeoIPIntro'|translate }}
{% endif %}
{% if provider.status == 0 %} {{ 'General_NotInstalled'|translate}} {% elseif provider.status == 1 %} {{ 'General_Installed'|translate }} {% elseif provider.status == 2 %} {{ 'General_Broken'|translate }} {% endif %}
{{ provider.description|translate|raw }}
{% if provider.status != 1 and provider.install_docs is defined %}{{ provider.install_docs|raw }}
{% endif %}{{ 'UserCountry_IWantToDownloadFreeGeoIP'|translate|raw }}
{{ 'UserCountry_IPurchasedGeoIPDBs'|translate('','')|raw }}
{{ 'UserCountry_CannotSetupGeoIPAutoUpdating'|translate }}
{% endif %}