{{ object_type }} is currently in maintenance mode{% if object.maintenance_enabled_at %}, enabled {{ object.maintenance_enabled_at|date:"N j, Y H:i" }}{% endif %}{% if object.maintenance_enabled_by %} by {{ object.maintenance_enabled_by }}{% endif %}.
{% if object.maintenance_notes %} Notes: {{ object.maintenance_notes }}{% endif %}
{% else %}
This {{ object_type|lower }} is not currently in maintenance mode.