Revision 27e51b28 snf-astakos-app/astakos/im/templates/im/feedback.html

b/snf-astakos-app/astakos/im/templates/im/feedback.html
11 11
write <br>your message in the following form. Feedback and suggestions are<br>
12 12
also highly appreciated.</p>
13 13
<form action="{% url feedback %}" method="post"
14
    class="withlabels">{% csrf_token %}
14
    class="withlabels contactform">{% csrf_token %}
15 15
    
16 16
    {% with feedback_form as form %}
17 17
    {% include "im/form_render.html" %}

Also available in: Unified diff