<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html" %> <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean" %> <%@ taglib uri="http://jakarta.apache.org/struts/tags-logic" prefix="logic" %> <%@ taglib uri="http://fenix-ashes.ist.utl.pt/fenix-renderers" prefix="fr" %>

<% final Object o = request.getAttribute("reorderSections"); final boolean reorder = o != null && ((Boolean) o).booleanValue(); %> <% if (reorder) {%>
<% } %> article<%= sindex %>
dragableBox="true"<% } %> id="<%= articleId %>">
| |

<% if (reorder) {%>
<% if (sindex > 0) {%>;<% } %>
<% } %>

Welcome

This application has not yet been configured. To do so please log in with a user that has management priveledges, and start creating contents. Remember that you cad define which users have management roles in your build.properties file.