Add info on external services to consent
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e1f2717629
commit
78448e24fc
1 changed files with 3 additions and 0 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue