%@ taglib prefix="s" uri="/struts-tags"%>
<%@ page contentType="text/html; charset=UTF-8"%>
<%@ page import="gr.uoa.di.driver.web.i18n.*" %>
<%-- this body is executed only if the bean is created --%>
<%-- intialize bean properties --%>
<%
String Communities = langResource.getString("Communities" , locale);
String Add_community_collection = langResource.getString("Add_community_collection" , locale);
String Collection = langResource.getString("Collection" , locale);
%>
DRIVER Communities
' rel="stylesheet" type="text/css" />