{% extends 'base_station.html' %} {% load url from future %} {% block current_status %}currentPage{% endblock %} {% block title %}{{ block.super }} - Status{% endblock %} {% block head_styles %} {{ block.super }} {% endblock %} {% block data %} {% if pc.is_active %}
The current status of this station is not being monitored. It is considered inactive.