Revision c2f4725d templates/apply.html

b/templates/apply.html
393 393
                <legend>
394 394
                    {% trans "Use/Comments" %}
395 395
                </legend>
396
                {% blocktrans %}
397 396
                <p class="roundbox">
398
                    Give a short description of the intended use of this rule, that justifies the parameter selection above. Feel free to include any additional comments.
397
                    {% blocktrans %}Give a short description of the intended use of this rule, that justifies the parameter selection above. Feel free to include any additional comments.{% endblocktrans %}
399 398
                </p>
400
                {% endblocktrans %}
399
                
401 400
                <p>
402 401
                    {{ form.comments }}
403 402
                    {% if form.errors %}

Also available in: Unified diff