{% extends 'base_app.html' %} {% load crispy_forms_tags %} {% block title %} HSAS - Edit Device {% endblock %} {% block content %}
You are editing the Switch of Serial Number: {{ switch.sn }}
Delete Switch
Are you sure you want to delete the Switch of Serial Number: {{switch.sn}}?