{% extends "base.html" %} {% block title %}{{ t('ui.forgot_password.title') }} - {{ branding.name }}{% endblock %} {% block styles %} {% endblock %} {% block content %}
{% include '_company_header.html' %}

{{ t('ui.forgot_password.title') }}

{{ t('ui.forgot_password.subtitle') }}

{% endblock %}