sictiam: add ozwillo login button (#14142)

This commit is contained in:
Benjamin Dauvergne 2016-11-29 17:58:45 +01:00 committed by Frédéric Péters
parent 10bf4ff734
commit 05435e3bca
7 changed files with 14 additions and 0 deletions

BIN
static/sictiam/ozwillo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1 @@
sictiam

1
templates/variants/massoins Symbolic link
View File

@ -0,0 +1 @@
sictiam

View File

@ -0,0 +1 @@
sictiam

View File

@ -0,0 +1 @@
sictiam

View File

@ -0,0 +1,9 @@
{% load staticfiles %}
{% for provider in providers %}
<div class="oidc-button">
<a href="{% url "oidc-login" pk=provider.pk %}?{{ request.GET.urlencode }}">
<img src="{% static "sictiam/ozwillo.png" %}"/>
</a>
<p>Connectez-vous avec votre compte Ozwillo.</p>
</div>
{% endfor %}

1
templates/variants/sospel Symbolic link
View File

@ -0,0 +1 @@
sictiam