Merge pull request #554 from pcoder/task/3994/dg_add_signup_clarification_line

Task/3994/Add DG signup clarification line
This commit is contained in:
Pcoder 2017-12-27 21:27:46 +01:00 committed by GitHub
commit e497616c1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -29,6 +29,9 @@
<br>
<div class="notice-box">
<p class="signup-text">Already a member?<a href="{% url 'digitalglarus:login' %}">Log in</a></p>
<p class="signup-text">If you are a user of <a href="{% url 'datacenterlight:index' %}">Data Center Light</a>,
you can <a href="{% url 'digitalglarus:login' %}">login</a> on Digital Glarus without a new signup.
</p>
</div>
</div>
@ -56,4 +59,4 @@
</div>
</div>
</section>
{% endblock %}
{% endblock %}