Revision cb4714e7 snf-astakos-app/astakos/im/templates/im/auth/shibboleth_login_prompt.html

b/snf-astakos-app/astakos/im/templates/im/auth/shibboleth_login_prompt.html
1
LOGIN or SIGNUP using
1
<br />
2
{{ provider.get_login_prompt }}
2 3
<a href="/im/login/shibboleth?{% ifnotequal next "" %}&next={{ next|urlencode }}{% endifnotequal %}{% ifnotequal code ""%}{% if next != "" %}&{% else %}?{% endif %}code={{ code }}{% endifnotequal %}"
3 4
  alt="{{ provider.get_title_display }}">{{ provider.get_title_display }}</a>

Also available in: Unified diff