Files
ska-referee-test/ref-test/app/analysis/templates/analysis/components/input-forms.html
2023-03-05 00:33:15 +00:00

4 lines
124 B
HTML

{% extends "analysis/components/base.html" %}
{% import "bootstrap/wtf.html" as wtf %}
{% block top_alerts %}
{% endblock %}