diff --git a/roles/ipsilon/files/templates-new/layout.html b/roles/ipsilon/files/templates-new/layout.html deleted file mode 100644 index 3ddfe99314..0000000000 --- a/roles/ipsilon/files/templates-new/layout.html +++ /dev/null @@ -1,67 +0,0 @@ - - -
- -- {{ login_target }} wants to use your Fedora Account System (FAS) credentials -
-{% endblock %} -{% block cardwidths %}col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2{% endblock %} -{% block maintitle %} - login with FAS -{% endblock %} -{% block main %} - {% if error %}{{error}}
{% endif %} - -{% endblock %} - diff --git a/roles/ipsilon/files/templates-new/openid/consent_form.html b/roles/ipsilon/files/templates-new/openid/consent_form.html deleted file mode 100644 index afa9011fef..0000000000 --- a/roles/ipsilon/files/templates-new/openid/consent_form.html +++ /dev/null @@ -1,37 +0,0 @@ -{% extends "layout.html" %} -{% block toptext %} -{{trustroot}} requests to use the following details from your FAS Account
-{% endblock %} -{% block cardwidths %}col-md-10 col-md-offset-1{% endblock %} -{% block maintitle %}Review the authorization details{% endblock %} -{% block main %} -{% block toptext %}{% endblock %}
+{{error}}
{% endif %} +{% block toptext %}{% endblock %}
-+ {{ login_target }} wants to use your Fedora Account System (FAS) credentials +
+{% endblock %} +{% block cardwidths %}col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2{% endblock %} +{% block maintitle %} + login with FAS {% endblock %} {% block main %} - Login with your credentials - {% if error %}{{error}}
{% endif %} -{{error}}
{% endif %} + {% endblock %} diff --git a/roles/ipsilon/files/templates/openid/consent_form.html b/roles/ipsilon/files/templates/openid/consent_form.html index b0b254c6c3..afa9011fef 100644 --- a/roles/ipsilon/files/templates/openid/consent_form.html +++ b/roles/ipsilon/files/templates/openid/consent_form.html @@ -1,39 +1,36 @@ {% extends "layout.html" %} {% block toptext %} -{{trustroot}} is asking to authenticate via OpenID using Ipsilon +{{trustroot}} requests to use the following details from your FAS Account
{% endblock %} +{% block cardwidths %}col-md-10 col-md-offset-1{% endblock %} +{% block maintitle %}Review the authorization details{% endblock %} {% block main %} - Review the authorization details -- - + +