{% if gateway_title %}
    <label class="label-header"><strong>{{ gateway_title }}</strong></label>
    <div class="wpml-form-row">
        <span class="explanation-text">{{ strings.not_supported }}</span>
    </div>
{% endif %}