{% extends 'base.html' %} {% load helpers %} {% block title %}Reapply {{ device.device_type.name }} to {{ device.name }}?{% endblock %} {% block content %}
Warning: The following operation will mutate {{ device.name }}. Please carefully review the components to be added and deleted and confirm below.
{% block message_extra %}{% endblock %}