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_ourparadise/templates/roles/list.html
2022-12-07 15:39:38 +03:00

8 lines
85 B
HTML

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