This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
portail-citoyen2/portail_citoyen/templates/registration/base.html

8 lines
96 B
HTML

{% extends "base.html" %}
{% block messages %}
{% endblock %}
{% block menu %}
{% endblock %}