{{ header }}{{ column_left }}
{% if error_warning %}
{{ error_warning }} {# Bootstrap 3 dismiss #}
{% endif %}
{# Bootstrap 3 panel #}

{{ text_edit }}

{# Bootstrap 3 form-horizontal common #} {# Tab Navigation for Bootstrap 3 #} {# Tab Content for Bootstrap 3 #}
{# General Settings Fields - Bootstrap 3 form-group structure #}
{{ text_info_merchant }} {# Bootstrap 3 help-block #} {% if error_merchant_id %}
{{ error_merchant_id }}
{% endif %}
{{ text_info_secret }} {% if error_secret_key %}
{{ error_secret_key }}
{% endif %}
{{ help_total }}
{# Order Statuses Fields #}
{{ help_new_order_status }}
{{ help_success_status }}
{# Fiscalization Fields #}
{{ help_shipping_include }}
{{ help_shipping_product_name }}
{{ help_shipping_product_code }}
{# Advanced Settings Fields #}
{{ help_include_discount_to_total }}
{{ help_save_logs }}
{# Logs Content #}

{{ heading_title }} - {{ tab_logs }}

{{ log_content|raw }}
{# End tab-content #}
{# End panel-body #}
{# End panel #}
{# End container-fluid #}
{# End content #} {{ footer }}