Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates / im / auth / local_signup_prompt.html @ cb4714e7

History | View | Annotate | Download (209 Bytes)

1
<br />
2
{{ provider.get_signup_prompt_display }}
3
<a href="{% url astakos.im.views.signup %}{% ifnotequal code "" %}?code={{ code|urlencode }}{% endifnotequal %}">
4
{{ provider.get_create_prompt_display }}
5
</a>
6