Remove a whitespace

This commit is contained in:
M.Ravi 2017-12-27 11:03:12 +01:00
parent 3489640afe
commit 251b5d7495
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
<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>,
<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>
@ -59,4 +59,4 @@
</div>
</div>
</section>
{% endblock %}
{% endblock %}