Revision 2e8f8632

b/astakos/im/templates/im/signup.html
10 10
<div class="section">
11 11
    <img class="pic" src="{{ IM_STATIC_URL }}images/pictures/signup_pic.png" />
12 12
</div>
13
{% include "im/services_description.html" %}
13
{% comment %}{% include "im/services_description.html" %}{% endcomment %}
14 14
{% endblock body %}
15 15

  
16 16
{% block body.right %}
b/astakos/im/templates/registration/password_reset_form.html
8 8
<div class="section">
9 9
    <img class="pic" src="{{ IM_STATIC_URL }}images/pictures/login_pic.png" />
10 10
</div>
11
{% include "im/services_description.html" %}
11
{% comment %}{% include "im/services_description.html" %}{% endcomment %}
12 12
{% endblock body %}
13 13
    
14 14
{% block body.right %}

Also available in: Unified diff