Submit an observation to {{ form.facility.value }}
{% comment %}
For the LCO observation form, include JavaScript to filter 'filters'
dropdown based on the selected instrument #}
{% endcomment %}
{% if instrument_filters %}
{% endif %}
{% crispy form %}
{% endblock %}