{% extends "layouts/auth.html" %} {% block title %}{{_("Your Mailpile may not be running")}}{% endblock %} {% block content %}
{{_("Launch Mailpile as ...")}}

{{_("Your Mailpile may not be running")}}

{{_("To launch the app please enter your account details above " "or use a terminal (SSH) to start Mailpile manually.")}}
{% endblock %}