Revision 6003d0a8 snf-astakos-app/astakos/im/templates/im/projects/projectapplication_form_summary.html

b/snf-astakos-app/astakos/im/templates/im/projects/projectapplication_form_summary.html
12 12
	            <input type="hidden" name="{{k}}"  id="{{'id_'|add:k}}" value="{{v}}">
13 13
	        {% endif %}
14 14
	    {% endfor %}
15
		<legend>CONFIRM REQUEST</legend>
16
		<P>These are the specifications of the Project you want to create. If you hit the "Submit" button this form will be officially sent to GRNET for review. Please make sure the following reflect exactly your request. After submitting, there is no way to modify your Project request. </P>
17 15
		<div class="full-dotted">
18 16
			<h3>PROJECT DETAILS</h3>
19 17
			<p class="restricted">{{ form_data.desc }}</p>

Also available in: Unified diff