{% include "headitem.html.twig" with {title: "OXDIAG_MAIN_TITLE"|translate} %}
{{ translate({ ident: 'OXDIAG_ABOUT' }) }}
{% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% include "include/support_contact_form.html.twig" %}
{% if not empty(sErrorMessage) %}
{{ translate({ ident: "OXDIAG_ERRORMESSAGETEMPLATE" }) }} {{ sErrorMessage }} {% elseif not oView.getParam('runAnalysis') %} {% endif %} |
{{ sResult|raw }}