{% extends 'superuser/base_super_user.html' %} {% block title %}{% if device %}Edit Device{% else %}Add Device{% endif %} | SaaS Command{% endblock %} {% block page_title %}{% if device %}Edit Terminal: {{ device.serial_number }}{% else %}Register New Terminal{% endif %}{% endblock %} {% block page_subtitle %}Configure hardware identity and school linkage.{% endblock %} {% block content %}