addons-server/templates/impala/base_shared.html

5 строки
113 B
HTML

{% if webapp or WEBAPPS %}
{% set webapp, WEBAPPS = True, True %}
{% endif %}
{% extends 'impala/base.html' %}