Station {{ object.code }}
{% include "quality/heatmap.html" %}Last data available on realtime server
{% for nslc, last_seen in last_data.items %} {{ nslc }} : {{ last_seen|naturaltime }}{% empty %} A long time ago {% endfor %}
{% extends "base.html" %} {% load humanize %} {% block title %} {{ object.code }} {% endblock title %} {% block links %}