Add info on external services to consent

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-05-17 12:39:24 +02:00
parent e1f2717629
commit 78448e24fc

View file

@ -18,6 +18,9 @@
{%- endif -%}
</div>
{% endfor %}
<div class="row m-b">
Please note that this service is hosted outside of Fedora Project, and thus has its own privacy policy.
</div>
<p class="form_item">
<input class="btn btn-primary" name="decided_allow" type="submit" value="Approve" />
<input class="btn btn-link" name="decided_deny" type="submit" value="Reject" />