root / snf-astakos-app / astakos / im / templates / im / auth / shibboleth_login_prompt.html @ 279d6e51
History | View | Annotate | Download (317 Bytes)
1 | cb4714e7 | Kostas Papadimitriou | <br /> |
---|---|---|---|
2 | cb4714e7 | Kostas Papadimitriou | {{ provider.get_login_prompt }} |
3 | 081070a5 | Kostas Papadimitriou | <a href="/im/login/shibboleth?{% ifnotequal next "" %}&next={{ next|urlencode }}{% endifnotequal %}{% ifnotequal ""%}{% if != "" %}&{% else %}?{% endif %}code={{ code }}{% endifnotequal %}" |
4 | 081070a5 | Kostas Papadimitriou | alt="{{ provider.get_title_display }}">{{ provider.get_title_display }}</a> |