mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-24 23:29:29 +00:00
Fixed a typo and explained the API refresh issue (thanks Rahimateh)
This commit is contained in:
@@ -5,5 +5,9 @@
|
||||
{% block content %}
|
||||
<p>You have no services available to add to your account</p>
|
||||
|
||||
<p>If this is unexpected, please check that your API key is correct. If
|
||||
you have recently joined a corporation, then please use the "Refresh"
|
||||
option on your API key</p>
|
||||
|
||||
<p><a href="{% url sso.views.profile %}">Return to your Profile</a></p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user