{% extends 'base_app.html' %} {% load crispy_forms_tags %} {% block title %} HSAS - Edit Device {% endblock %} {% block content %}
Edit Fire Detector

You are editing the Fire Detector of Serial Number: {{ fd.sn }}

{% endblock %}