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

10 lines
155 B
HTML

{% extends "form.html" %}
{% block title %}
{% trans %}Add a fetched account{% endtrans %}
{% endblock %}
{% block subtitle %}
{{ user }}
{% endblock %}