Skip to content
Snippets Groups Projects
Commit 7e6c6873 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

correct the sentence structure of the help text

parent 1dab20b8
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
<div class="nice-padding">
<h2>{% blocktrans %}Choose a Fund{% endblocktrans %}</h2>
<p>{% blocktrans with view.verbose_name_plural|capfirst as plural %}{{ plural }} must be associated with a Fund. For which Fund are you creating a new {{ view.verbose_name|capfirst }} for?{% endblocktrans %}</p>
<p>{% blocktrans %}Rounds must be associated with a Fund. For which Fund are you creating a new Round for?{% endblocktrans %}</p>
<form action="" method="post" novalidate>
{% csrf_token %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment