permanent
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

reset.html.twig
text/plain

Download raw (176 bytes)

{% extends 'partials/base.html.twig' %}

{% block content %}
    {% include 'partials/messages.html.twig' %}
    {% include 'partials/reset-form.html.twig' %}
{% endblock %}