Statistics
| Branch: | Tag: | Revision:

root / astakos / im / templates / services_description.html @ 13858d75

History | View | Annotate | Download (1.1 kB)

1
<div class="section">
2
    <h2>ABOUT THE GRNET SERVICES</h2>
3
    <p>
4
    There will be some text here explaining about what i am signing up for
5
    right? There will be some text here explaining about what i am signing up for
6
    right? There will be some text here explaining about what i am signing up for
7
    right? 
8
    </p>
9
</div>
10
<div class="section service-desc okeanos">
11
    <h2>
12
        <img class="pic" src="{{ IM_MEDIA_URL }}images/service_okeanos_logo.png" />
13
    </h2>
14
    <p>
15
    There will be some text here explaining about what i am signing up for
16
    right? There will be some text here explaining about what i am signing up for
17
    right? There will be some text here explaining about what i am signing up for
18
    right? 
19
    </p>
20
</div>
21
<div class="section service-desc">
22
    <h2>
23
        <img class="pic" src="{{ IM_MEDIA_URL }}images/service_pithos_logo.png" />
24
    </h2>
25
    <p>
26
    There will be some text here explaining about what i am signing up for
27
    right? There will be some text here explaining about what i am signing up for
28
    right? There will be some text here explaining about what i am signing up for
29
    right? 
30
    </p>
31
</div>
32