{% extends 'base.html' %} {% load i18n %} {% block extrahead %} {% endblock extrahead %} {% block content %}
{% blocktrans %} Below you can see the list of provider specific URLs, divided into 2 categories: (1) Fail, (2) success. Fail URLs obviously fail (401 Unauthorized). The other two should work (you should get a password-less login into the Django web site). {% endblocktrans %}
{% trans "Fail" %} | {% trans "Success" %} |
{% trans "Log in" %} - {{ title }} | {% trans "Log in" %} - {{ title }} |
{% blocktrans %} Below you can see the list of provider specific URLs, divided into 2 categories: (1) Fail, (2) success. Fail URLs obviously fail (401 Unauthorized). The other two should work (you should get a password-less login into the Django web site). {% endblocktrans %}
{% trans "Fail" %} | {% trans "Success" %} |
{% trans "Log in" %} - {{ title }} | {% trans "Log in" %} - {{ title }} |
{% blocktrans %} Below you can see the list of provider specific URLs, divided into 2 categories: (1) Fail, (2) success. Fail URLs obviously fail (401 Unauthorized). The other two should work (you should get a password-less login into the Django web site). {% endblocktrans %}
{% trans "Fail" %} | {% trans "Success" %} |
{% trans "Log in" %} - {{ title }} | {% trans "Log in" %} - {{ title }} |
{% blocktrans %} Below you can see the list of provider specific URLs, divided into 2 categories: (1) Fail, (2) success. Fail URLs obviously fail (401 Unauthorized). The other two should work (you should get a password-less login into the Django web site). {% endblocktrans %}
{% trans "Fail" %} | {% trans "Success" %} |
{% trans "Log in" %} - {{ title }} | {% trans "Log in" %} - {{ title }} |