scripts/archive/vieux/accounts/templates/index.html

4 lines
73 B
HTML

{% extends "base.html" %}
{% block content %}
{{ user }}
{% endblock %}