{% extends "base.html.twig" %} {% block title %}SNPM Gateway{% endblock %} {% form_theme form 'form/modal.html.twig' %} {% block body %}
Keep in mind already registered devices remains active in the system.
'} %} {% include 'layout/component/modalConfirm.html.twig' with vars %} {% endif %} {% endblock body %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block javascripts %} {{ parent() }} {% endblock %}