s/fedoauth/ipsilon/
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
08568865fe
commit
b0b3813d00
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{% extends "layout.html" %}
|
||||
{% block title %}Login{% endblock %}
|
||||
{% block toptext %}
|
||||
{{ login_target }} is asking to authenticate using FedOAuth
|
||||
{{ login_target }} is asking to authenticate using Ipsilon
|
||||
{% endblock %}
|
||||
{% block main %}
|
||||
<div>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{% extends "layout.html" %}
|
||||
{% block toptext %}
|
||||
{{trustroot}} is asking to authenticate via OpenID using FedOAuth
|
||||
{{trustroot}} is asking to authenticate via OpenID using Ipsilon
|
||||
{% endblock %}
|
||||
{% block main %}
|
||||
Review the authorization details
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue