1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/admin/mailu/templates/index.html

6 lines
70 B
HTML
Raw Normal View History

2016-03-19 21:37:48 +02:00
{% extends "general.html" %}
{% block content %}
Test
{% endblock %}