mirror of
https://github.com/resf/distro-tools.git
synced 2025-01-03 16:20:55 +00:00
5 lines
81 B
Text
5 lines
81 B
Text
|
{% extends "admin_layout.jinja" %}
|
||
|
|
||
|
{% block admin_content %}
|
||
|
test
|
||
|
{% endblock %}
|