{% extends "base.html" %} {% block title %}{{ unit_id }} - Sound Level Meter Control Center{% endblock %} {% block content %}

{{ unit_id }}

Sound Level Meter {% if from_project or from_nrl %}Operations{% else %}Control Center{% endif %}

{% if not from_project and not from_nrl %}
{% endif %}

Loading control center...

{% endblock %}