<a href="{{ url_for('home') }}">{{ _("Home") }}</a> |
<a href="{{ url_for('index') }}">{{ _("Index") }}</a>