{% extends "base.html" %} {% block title %}Add Station - SW Labs Management{% endblock %} {% block content %}

Add New Station

Enter a unique name for the station
Choose which lab this station belongs to
Optional description of the station's purpose or features
Uncheck if the station is currently non-functional
Cancel
{% endblock %}