| 1 | <!-- Project --> |
|---|
| 2 | <div id="main"> |
|---|
| 3 | <!-- Content Project --> |
|---|
| 4 | <div id="full_side"> |
|---|
| 5 | <h3><span>[gettext.project_item1]</span></h3> |
|---|
| 6 | <img style="border:0px; width:118px; height:105px; float:right; margin-left:20px; margin-right:10px;" src="media/images/img_project.jpg" alt="" /> |
|---|
| 7 | <p><b><span>[gettext.project_item1_title1]</span></b><br /> |
|---|
| 8 | [gettext.project_item1_title1_text1]<br /> |
|---|
| 9 | <br /> |
|---|
| 10 | <b><span>[gettext.project_item1_title2]</span></b><br /> |
|---|
| 11 | [gettext.project_item1_title2_text1]<br /> |
|---|
| 12 | <br /> |
|---|
| 13 | [gettext.project_item1_title2_text2]<br /> |
|---|
| 14 | [gettext.project_item1_title2_text3]</p> |
|---|
| 15 | <div class="date"></div> |
|---|
| 16 | |
|---|
| 17 | <h3><span>[gettext.project_item2]</span></h3> |
|---|
| 18 | <div class="team"> |
|---|
| 19 | <strong>[gettext.team_title1]</strong>: |
|---|
| 20 | <ul> |
|---|
| 21 | <li>[gettext.team_title1_li1]</li> |
|---|
| 22 | <li>[gettext.team_title1_li2]</li> |
|---|
| 23 | <li>[gettext.team_title1_li3]</li> |
|---|
| 24 | <li>[gettext.team_title1_li4]</li> |
|---|
| 25 | <li>[gettext.team_title1_li5]</li> |
|---|
| 26 | </ul> |
|---|
| 27 | </div> |
|---|
| 28 | <p>[gettext.project_item2_title1_text1 ; htmlconv=no]</p> |
|---|
| 29 | <blockquote style="margin-right:150px;"> |
|---|
| 30 | <p><b><span>[gettext.project_item2_title1_quote1_text1]</span></b><br /> |
|---|
| 31 | [gettext.project_item2_title1_quote1_text2]</p> |
|---|
| 32 | </blockquote> |
|---|
| 33 | <div class="date"></div> |
|---|
| 34 | |
|---|
| 35 | <h3><span>[gettext.project_item3]</span></h3> |
|---|
| 36 | <p><b><span>[gettext.project_item3_title1]</span></b><br /> |
|---|
| 37 | [gettext.project_item3_title1_text1]<br /> |
|---|
| 38 | <br /> |
|---|
| 39 | <b><span>[gettext.project_item3_title2]</span></b><br /> |
|---|
| 40 | [gettext.project_item3_title2_text1]<br /> |
|---|
| 41 | <br /> |
|---|
| 42 | [gettext.project_item3_title2_text2]<br /> |
|---|
| 43 | [gettext.project_item3_title2_text3]</p> |
|---|
| 44 | <div class="date"></div> |
|---|
| 45 | </div> |
|---|
| 46 | <!-- /Content Project --> |
|---|
| 47 | </div> |
|---|
| 48 | <!-- /Project --> |
|---|