{% extends 'ticketing_system/base.html' %} {% block content %}

Import Devices from File

{% csrf_token %}

Manually Add Device

{% csrf_token %} {{ form.as_p }}
{% endblock %}