diff --git a/ref-test/app/editor/templates/editor/index.html b/ref-test/app/editor/templates/editor/index.html index a4519b8..e0de22c 100644 --- a/ref-test/app/editor/templates/editor/index.html +++ b/ref-test/app/editor/templates/editor/index.html @@ -4,7 +4,7 @@
{% include "admin/components/server-alerts.html" %} -

Dataset Editor

+

Edit Questions

{{ form.hidden_tag() }}
{{ form.dataset(placeholder="Select Question Dataset") }}