{% extends 'base.html' %} {% load buttons %} {% load custom_links %} {% load helpers %} {% load plugins %} {% block title %}{{ object }}{% endblock%} {% block header %}
Maintenance | {{ object.maintenance.name }} |
Raw Notification | {{ object.raw_notification.subject }} |
Last Updated | {{ object.last_updated }} |
JSON | {{ object.json|linebreaks }} |