This repository has been archived on 2025-06-11. You can view files and clone it, but cannot push or open issues or pull requests.
www_ournomads/templates/roles/list.html
2022-10-06 16:08:29 +02:00

8 lines
85 B
HTML

{% extends "index.html" %}
{% block content %}
{{ terms }}
{% endblock content %}