{% extends "base.html" %} {% block title %}{{ lab.name }} - SW Labs Management{% endblock %} {% block content %}
Location: {{ lab.location or 'Not specified' }}
Description: {{ lab.description or 'No description available' }}
{{ station.description }}
{% endif %}No devices in this station
{% endif %}