Updating minor content inconsistencies

This commit is contained in:
rachel-dtr
2019-04-01 13:34:39 -04:00
parent 0ea3985475
commit 4403c338ee
3 changed files with 64 additions and 71 deletions

View File

@@ -21,6 +21,7 @@
{% else %}
{{ TextInput(form.portfolio_name, placeholder="The name of your office or organization", validation="portfolioName") }}
{% endif %}
{{ TextInput(form.scope, paragraph=True) }}
<p><i>{{ "task_orders.new.app_info.sample_scope" | translate | safe }}</i></p>