Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (179 Bytes)

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