%@ 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 Join_this_community = langResource.getString("Join_this_community" , locale);
String Leave_this_community = langResource.getString("Leave_this_community" , locale);
String popular_document_s_ = langResource.getString("popular_document_s_" , locale);
String This_feature_will_be_enabled_soon = langResource.getString("This_feature_will_be_enabled_soon" , locale);
String This_community_has = langResource.getString("This_community_has" , locale);
%>
DRIVER Communities
' rel="stylesheet" type="text/css" />