{% extends 'admin_panel/config/autogenerated_config.html' %} {% block before_form %} {% if not h.drupal_api_get_drupal_url() %}
{{ _('ERROR. Missing Drupal URL. The extension won\'t work properly!') }}
{% endif %}
{% endblock %}