s/fedoauth/ipsilon/

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2015-11-05 01:35:51 +00:00
parent 08568865fe
commit b0b3813d00
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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