Revision 29b0ec5a snf-astakos-app/astakos/im/templates/im/astakosgroup_list.html

b/snf-astakos-app/astakos/im/templates/im/astakosgroup_list.html
33 33
				<li class="create">
34 34
					<div>
35 35
						<div class="wrap">
36
							<p><a href="{% url group_add 'course' %}"><img alt="THINK ABOUT IT" src="/static/im/images/create.png"></a></p>
36
							<p><a href="{% url group_add 'project' %}"><img alt="THINK ABOUT IT" src="/static/im/images/create.png"></a></p>
37 37
							<p class="txt">Create a new Project in seconds. Specify how many members it will have, which and how many virtual resources it will provide to its members. Describe its purpose. Submit your request and if accepted, you and your colleagues are ready to deploy! </p>
38
							<p><a href="{% url group_add 'default' %}">create a project ></a></p>
38
							<p><a href="{% url group_add 'project' %}">create a project ></a></p>
39 39
							<!--<p class="btn"><a href="{% url group_create_list %}" class="submit">CREATE</a></p>-->
40 40
						</div>
41 41
					</div>

Also available in: Unified diff