Revision 67345117

b/snf-astakos-app/astakos/im/templates/registration/password_reset_form.html
6 6

  
7 7
{% block body.left %}
8 8
<div class="section">
9
    <img class="pic" src="{{ IM_STATIC_URL }}images/pictures/login_pic.png" />
9
    <img class="pic" src="{{ IM_STATIC_URL }}images/porta.png" />
10 10
</div>
11 11
{% comment %}{% include "im/services_description.html" %}{% endcomment %}
12 12
{% endblock body.left %}
......
22 22
            </div>
23 23
        </form>
24 24
      {% endif %}
25
      
26
      <p><a href="{% url login %}">Back to login</a></p>
25 27
{% endblock %}

Also available in: Unified diff