1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-03 14:52:36 +02:00
Mailu/config/templates/base.html

5 lines
125 B
HTML

{% extends "bootstrap/base.html" %}
{% import "macros.html" as macros %}
{% block title %}Mailu configuration{% endblock %}