Revision 632b6458 snf-astakos-app/astakos/im/templates/im/profile.html

b/snf-astakos-app/astakos/im/templates/im/profile.html
2 2

  
3 3
{% block body %}
4 4

  
5
<h2>GENERAL INFO</h2>
5 6
<form action={%url edit_profile %} method="post" class="withlabels hidden-submit">{% csrf_token %}
6 7
    
7 8
    {% with profile_form as form %}
......
65 66
    </div>
66 67
</div>
67 68

  
68
<div class="full-dotted">
69
<div class="full-dotted right-align">
69 70
	<ul class="options">
70
		<li><a href="https://okeanos.grnet.gr/home/" class="blue">Back to ~okeanos ></a></li>
71 71
		<li><a href="https://cyclades.okeanos.grnet.gr/ui/" class="blue">Take me to cyclades ></a></li>
72 72
		<li><a href="https://pithos.okeanos.grnet.gr/ui/" class="blue">Take me to pithos+ ></a></li>
73
		<li><a href="https://okeanos.grnet.gr/home/" class="blue">~okeanos homepage ></a></li>
73 74
	</ul>
74 75
		 
75 76
</div>

Also available in: Unified diff