{% extends "base.html" %} {% block content %}

{{ t('hero_title') }}

{{ t('hero_subtitle') }}

{{ t('home_news1') }} {{ t('home_news2') }} {{ t('home_news3') }} {{ t('home_news1') }} {{ t('home_news2') }} {{ t('home_news3') }}
{{ t('home_usp1_title') }}
{{ t('home_usp2_title') }}
{{ t('home_usp3_title') }}
{{ t('home_usp5_title') }}
{{ t('home_usp4_title') }}
{% endblock %}