Revision 5ebebb20 snf-astakos-app/astakos/im/templates/im/astakosgroup_list.html

b/snf-astakos-app/astakos/im/templates/im/astakosgroup_list.html
5 5
{% block page.body %}
6 6
<div class="maincol {% block innerpage.class %}{% endblock %}">
7 7
    <div class="projects">
8
	    <h2>PROJECTS </h2>
8
	    <h2>PROJECTS</h2>
9 9
	    {% if form %}
10 10
		    <p>Search for existing Projects and join the ones you like. Please search by Project name. </p>
11 11
		    <form action="{% url group_search %}" method="post" class="withlabels signup submit-inline">{% csrf_token %}
......
23 23
		    </form>
24 24
		   <-->
25 25
	    {% else %}
26
    
27
		<p>~okeanos gives the opportunity to Greek Academic or Research Organizations/Institutions/Faculty to run their own projects remotely on virtual infrastructure. Simple, fast and with minimal to no cost at all.
28
</p>
26
    	<div class="two-cols clearfix">
27
			<div class="rt">
28
				 &nbsp;
29
			</div>
30
			<div class="lt">
31
				 <p>~okeanos gives the opportunity to Greek Academic or Research Organizations/Institutions/Faculty to run their own projects remotely on virtual infrastructure. Simple, fast and with minimal to no cost at all.</p>
32
				 <p><a href="{% url how_it_works %}" style="font-size:1.154em;">How it works ></a></p>
33
			</div>
34
		</div>
35
		
29 36
		
30 37
		<div class="widjets"> 
31 38
			<!--<a href="#" class="widjet-x" title="remove boxes">X</a>-->
......
33 40
				<li class="create">
34 41
					<div>
35 42
						<div class="wrap">
36
							<p><a href="{% url group_add 'course' %}"><img alt="THINK ABOUT IT" src="/static/im/images/create.png"></a></p>
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>
43
							<p class="centered"><a href="{% url group_add 'course' %}"><img alt="THINK ABOUT IT" src="/static/im/images/create.png"></a></p>
44
							<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! <br><br></p>
38 45
							<p><a href="{% url group_add 'default' %}">create a project ></a></p>
39 46
							<!--<p class="btn"><a href="{% url group_create_list %}" class="submit">CREATE</a></p>-->
40 47
						</div>
......
43 50
				<li class="join">
44 51
					<div>
45 52
						<div class="wrap">
46
							<p><a href="{% url group_all %}"><img alt="THINK ABOUT IT" src="/static/im/images/join.png"></a></p>
53
							<p class="centered"><a href="{% url group_all %}"><img alt="THINK ABOUT IT" src="/static/im/images/join.png"></a></p>
47 54
							<p class="txt">Become a member of an existing Project and instantly gain access to the resources it has to offer you. Search for open Projects and join for free. Contact the closed Projects administrators, if you think they will accept you. In two words: try to Join now. </p>
48 55
							
49 56
							<p><a href="{% url group_all %}">join a project ></a></p>

Also available in: Unified diff