|
|
|
@ -76,7 +76,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="pure-control-group">
|
|
|
|
|
{{ render_checkbox_field(form.application.form.empty_pages_are_a_change) }}
|
|
|
|
|
<span class="pure-form-message-inline">When a page contains HTML, but no renderable text appears (empty page), is this considered a change?</span>
|
|
|
|
|
<span class="pure-form-message-inline">When a request returns no content, or the HTML does not contain any text, is this considered a change?</span>
|
|
|
|
|
</div>
|
|
|
|
|
{% if form.requests.proxy %}
|
|
|
|
|
<div class="pure-control-group inline-radio">
|
|
|
|
|