{% extends "mojo/errors/_base.html" %}
{% block page_title %}Back shortly{% endblock %}
{% block headline %}Back in a few minutes{% endblock %}
{% block body %}We’re deploying an update. Nothing is lost — this page will start working again on its own.{% endblock %}