{% extends "cfp/event/base.html" %} {% load i18n %} {% load bootstrap4 %} {% block title %}{% trans "Password reset" %} :: {{ request.event }}{% endblock %} {% block content %}
{% blocktrans trimmed %} No worries, we can help you there! {% endblocktrans %}
{% endblock %}