Revision 835e2ee3 snf-astakos-app/astakos/im/templates/im/feedback.html

b/snf-astakos-app/astakos/im/templates/im/feedback.html
1 1
{% extends "im/account_base.html" %}
2 2

  
3 3
{% block body %}
4
<h2>CONTACT US </h2>
5
<p>If you would like to contact us for any reason, please feel free to 
6
write <br>your message in the following form. Feedback and suggestions are<br>
7
also highly appreciated. </p>
4 8
<form action="{% url feedback %}" method="post"
5 9
    class="withlabels">{% csrf_token %}
6 10
    

Also available in: Unified diff