{{ getLocalizedStr('intro.title') }}

{{ getLocalizedStr('intro.description') | formatMd | raw }}

{{ getLocalizedStr('intro.interests') }}

{% for interest in interests %}
{{ source('@imgs/icons/'~interest.icon) }}
{{ getDynLocalizedStr(interest.name) }}
{% endfor %}
  • {{ source('@imgs/icons/cake.svg') }}
    {{ getLocalizedStr('intro.age') | format(age) }}
  • {{ source('@imgs/icons/map-pin.svg') }}
    {{ getLocalizedStr('intro.location') }} {{ getDynLocalizedStr(location.region) }}
  • {{ source('@imgs/icons/flag.svg') }}
    {{ getLocalizedStr('intro.speak') }}
      {% for locale in languages %}
    • {{ getLocalizedStr(locale) }}{% if not loop.last %},{% endif %}
    • {% endfor %}
  • {{ source('@imgs/icons/bike.svg') }}
    {{ getLocalizedStr('intro.transport') }}