1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-08-04 11:28:37 +02:00
lodel2_mirror/templates/admin/admin.html
2016-05-12 09:50:06 +02:00

3 lines
No EOL
129 B
HTML

{% extends "templates/base_backend.html" %}
{% block title %}Lodel 2 - ADMIN{% endblock %}
{% block content %}ADMIN{% endblock %}