Skip to content
Snippets Groups Projects
Commit 63fc42f1 authored by jan.bednarik's avatar jan.bednarik
Browse files

majak: Link to infopage on login page

parent 69392073
No related branches found
No related tags found
1 merge request!15majak: Link to infopage on login page
Pipeline #604 passed
{% extends "wagtailadmin/login.html" %} {% extends "wagtailadmin/login.html" %}
{% block login_form %} {% block login_form %}
<h1>Redakční systém Maják</h1> <h1>Redakční systém Maják</h1>
<a class="button" href="{% url 'oidc_authentication_init' %}">Přihlásit se Pirátskou identitou</a> <a class="button" href="{% url 'oidc_authentication_init' %}">Přihlásit se Pirátskou identitou</a>
{% endblock %}
{% block below_login %}
<p style="margin-top: 1.5em">Nepustí vás to dovnitř? Postupujte dle návodu na <a href="https://majak.pirati.cz" style="color: #FFFFFF; text-decoration: underline;">majak.pirati.cz</a></p>
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment