{% assign color = color | default: "#3d0456" %} {% assign text_en_US = text_en_US | default: "" %} {% assign text_es = text_es | default: "" %} {% assign text_fr = text_fr | default: "" %} {% assign text_de = text_de | default: "" %} {% assign text_en_GB = text_en_GB | default: "" %} {% assign text_nl = text_nl | default: "" %} {% assign text_pt_BR = text_pt_BR | default: "" %} {% assign button_text_en_US = button_text_en_US | default: "" %} {% assign button_text_es = button_text_es | default: "" %} {% assign button_text_fr = button_text_fr | default: "" %} {% assign button_text_de = button_text_de | default: "" %} {% assign button_text_en_GB = button_text_en_GB | default: "" %} {% assign button_text_nl = button_text_nl | default: "" %} {% assign button_text_pt_BR = button_text_pt_BR | default: "" %} {% assign button_link = button_link | default: "" %} {% assign text_color = text_color | default: "white" %} {% assign subtitle_en_US = subtitle_en_US | default: "" %} {% assign subtitle_es = subtitle_es | default: "" %} {% assign subtitle_fr = subtitle_fr | default: "" %} {% assign subtitle_de = subtitle_de | default: "" %} {% assign subtitle_en_GB = subtitle_en_GB | default: "" %} {% assign subtitle_nl = subtitle_nl | default: "" %} {% assign subtitle_pt_BR = subtitle_pt_BR | default: "" %}
{% if current_person.signed_in? %} {% endif %}
{% if current_school.logo_url %}

{% if text_color == "white" %} {{ current_school.name }} {% else %} {{ current_school.name }} {% endif %}

{% else %}

{{ current_school.name }}

{% endif %}
{% include "nintex_quicklinks" , text_color: text_color , verticalPadding: "0 4%" %}
{% if current_person.signed_in? %} {% if features.commerce? %} {% t.cart %} {% commerce_cart_badge %} {% endif %}
{% else %} {% endif %}
{% if current_person.signed_in? %} {{ current_person.name }}
{{ current_person.name }}
{% endif %}
{% unless current_school.sso_active? %} {% t.profile_settings %} Configuración de perfil Paramètres du profil Profil Einstellungen Profile Settings Profielinstellingen Configurações de perfil {% endunless %} {% if current_person.signed_in? %} {% t.transcript %} Transcripción Transcription Transkript Transcript Afschrift Transcrito {% endif %} {% if current_person.signed_in? and features.commerce? %} {% t.order_history %} {% endif %} {% if current_person.signed_in? and features.commerce? %}
{% t.cart %} {% commerce_cart_badge %} {% endif %} Badges Insignias Insignes Abzeichen Badges Insignes Emblemas
{% include "language_selector" , desktopMode: false , parentClass: 'np-header-mobile-menu-content-nav' %} {% t.sign_out %} Cerrar sesión Se déconnecter Abmelden Sign Out Afmelden Sair
{% include "nintex_quicklinks" , text_color: text_color , verticalPadding: "10px 4% 20px" %}
{% if text_en_US != '' %} {% include "nintex_hero" , color: color , text_en_US: text_en_US , text_es: text_es , text_fr: text_fr , text_de: text_de , text_en_GB: text_en_GB , text_nl: text_nl , text_pt_BR: text_pt_BR , subtitle_en_US: subtitle_en_US , subtitle_es: subtitle_es , subtitle_fr: subtitle_fr , subtitle_de: subtitle_de , subtitle_en_GB: subtitle_en_GB , subtitle_nl: subtitle_nl , subtitle_pt_BR: subtitle_pt_BR , button_text: button_text_en_US , button_text_es: button_text_es , button_text_fr: button_text_fr , button_text_de: button_text_de , button_text_en_GB: button_text_en_GB , button_text_nl: button_text_nl , button_text_pt_BR: button_text_pt_BR , button_link: button_link , text_color: text_color %} {% endif %} {% include "messages" %}