Skip to content

Commit

Permalink
Update dandiapi/api/templates/api/account/questionnaire_form.html
Browse files Browse the repository at this point in the history
  • Loading branch information
satra committed Oct 3, 2023
1 parent 5cedaaa commit c93a424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dandiapi/api/templates/api/account/questionnaire_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{% block body %}
<h5>Welcome to DANDI! Please take a moment to fill out this form.</h5>
<h6><b>Note:</b> no account is necessary to access public data!</h6>
<h6><b>Note:</b> No account is necessary to access public data!</h6>
<form method="POST" class="col s12">
{% csrf_token %}
{{ form }}
Expand Down

0 comments on commit c93a424

Please sign in to comment.