1 |
7672
|
thanos.pap
|
<%@ taglib prefix="s" uri="/struts-tags"%>
|
2 |
|
|
<%@ page contentType="text/html; charset=UTF-8"%>
|
3 |
7783
|
natalia.ma
|
|
4 |
8025
|
natalia.ma
|
<div class="curved_container clearfix">
|
5 |
7976
|
alexandros
|
<jsp:include page="/pages/optionMenu.jsp" />
|
6 |
|
|
|
7 |
|
|
<div class="tipHdr">tip</div>
|
8 |
|
|
<div class="tipSection">
|
9 |
|
|
<p>
|
10 |
8025
|
natalia.ma
|
Communities are a means towards a collaborative enviroment. Registered users may join in to share:
|
11 |
7976
|
alexandros
|
<ul>
|
12 |
|
|
<li>collection of documents</li>
|
13 |
|
|
<li>ideas through the dedicated community forum</li>
|
14 |
|
|
<li>news about upcoming events</li>
|
15 |
|
|
</ul>
|
16 |
|
|
</p>
|
17 |
|
|
<p>
|
18 |
|
|
</p>
|
19 |
7672
|
thanos.pap
|
</div>
|
20 |
7976
|
alexandros
|
</div>
|