Revision 33e8f0b8 templates/welcome.html

b/templates/welcome.html
5 5
{% block content %}
6 6
<div id="welcome">
7 7
<h3>{% trans "Welcome" %}</h3>
8
{% blocktrans %}
9 8
<p>Welcome to GRNET's FoD service.</p>
10
<p>If you are new to the service, take some time to read the service description <a href="/about/info">here</a>.</p>
9
{% comment %}<p>If you are new to the service, take some time to read the service description <a href="/about/info">here</a>.</p>{% endcomment %}
11 10
<p>For troubleshooting info and remarks do not hesitate to contact GRNET's Helpdesk.</p>
12
{% endblocktrans %}</p>
11
</p>
13 12
</div>
14 13

  
15 14
<div id="loginform">

Also available in: Unified diff