membersystem/src/project/templates/index.html

6 lines
88 B
HTML

{% extends "base.html" %}
{% block head_title %}
{% trans "Home" %}
{% endblock %}