You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/config/templates/base.html

5 lines
125 B
HTML

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