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