Revision 1220928d

b/snf-astakos-app/astakos/im/templates/im/landing.html
10 10
    		<a href="/pithos/ui/"><img class="pic" src="{{ IM_STATIC_URL }}images/landing-pithos.png" /></a>
11 11
		</div>
12 12
		<div class="lt">
13
 			<a href="/pithos/ui/">Pithos</a> takes you to the storage service where up to 50 gigs
14
of space is yours.
13
			<a href="/pithos/ui/">Pithos</a> is the File Storage service. Click to start
14
uploading and managing your files on the cloud.
15 15

  
16 16
		</div>
17 17
	</div>
......
20 20
  			<a href="/ui/"><img class="pic" src="{{ IM_STATIC_URL }}images/landing-cyclades.png" /></a>
21 21
		</div>
22 22
		<div class="lt">
23
 			<a href="/ui/">Cyclades</a> to the compute and network cervice where you can
24
create your own machines and networks.
23
			<a href="/ui/">Cyclades</a> is the Compute and Network Service. Click to start
24
creating Virtual Machines and connect them to arbitrary Networks.
25 25

  
26 26

  
27 27
		</div>
......
31 31
    		<a href="{% url astakos.im.views.edit_profile %}"><img class="pic" src="{{ IM_STATIC_URL }}images/landing-dashboard.png" /></a>
32 32
		</div>
33 33
		<div class="lt">
34
 			On the right you can accesss your <a href="{% url astakos.im.views.edit_profile %}">dashboard</a> to create
35
projects or change account settings
34
			From the top right of the screen you can access this <a href="{% url astakos.im.views.edit_profile %}">dashboard</a>.
35
Here you can manage your profile, see the usage of your resources and manage projects to share virtual resources with colleagues.
36

  
36 37

  
37 38

  
38 39
		</div>
......
42 43
    		<a href=""><img class="pic" src="{{ IM_STATIC_URL }}images/landing-cms.png" /></a>
43 44
		</div>
44 45
		<div class="lt">
45
 			In case you want <a href="">more information</a> regarding the service,
46
click on the logo  icon on the far left.
46
			Clicking on the top left logo icon, takes you back to the homepage.
47 47
 
48 48
		</div>
49 49
	</div>

Also available in: Unified diff