{%extends "base.html" %} {% block content %}
{{ error }}
{% endfor %} {% for error in form.dec.errors %}{{ error }}
{% endfor %} {% for error in form.coordinate_epoch.errors %}{{ error }}
{% endfor %}{{ error }}
{% endfor %}{{ error }}
{% endfor %}{{ error }}
{% endfor %}{{ error }}
{% endfor %} {% for error in form.delta_mag.errors %}{{ error }}
{% endfor %} {% for error in form.dist.errors %}{{ error }}
{% endfor %} {% for error in form.pa.errors %}{{ error }}
{% endfor %}{{ form.calculate_submit(class="btn btn-success") }} Calculate only the visibility of the target.
{{ form.calculate_contam_submit(disabled=form.calculate_contam_submit.disabled, class="btn btn-success") }} Calculate the visibility and the contamination. Please be patient, this calculation takes a while.