{% extends "base.html" %} {% block content %}
{% csrf_token %}
{% if user.is_staff %}
{% endif %} {% if user.is_superuser %}
{% endif %} {% if user.is_staff %}
{% endif %}
A network change will require a reboot of the device to be applied.
{% if device.model.wwan %}
This feature is not yet available on all devices.
{% endif %}
{% if user.is_staff %}
{% endif %} Cancel
{% endblock %}