Files
mailu/admin/freeposte/templates/working.html
2016-03-19 20:37:48 +01:00

6 lines
152 B
HTML

{% extends "base.html" %}
{% block content %}
<div class="alert alert-warning" role="alert">We are still working on this feature!</div>
{% endblock %}