{% if title %} {{ title }} - Yotter {% else %} Yotter {% endif %}
Server under maintenance.
You can experience some downtimes.
{% with messages = get_flashed_messages() %} {% if messages %}
Information
{% endif %} {% endwith %} {% block content %}{% endblock %}