diff --git a/templates/task_orders/edit.html b/templates/task_orders/edit.html index 819dcd8e..2faa576d 100644 --- a/templates/task_orders/edit.html +++ b/templates/task_orders/edit.html @@ -109,7 +109,9 @@
{% include "fragments/flash.html" %} - {{ SemiCollapsibleText(paragraph="task_orders.new.form_help_text" | translate) }} +

+ {{ "task_orders.new.form_help_text" | translate }} +