%@ taglib uri="webwork" prefix="ww" %>
<%-- get projects in a category --%>
" id="cat__projects" border="0" cellpadding="3" cellspacing="1" width="100%" class="aui">
<%@ include file="project-list.jsp" %>
<%-- get projects in no category --%>
" id="nocat_projects" border="0" cellpadding="3" cellspacing="1" width="100%" class="aui">
<%@ include file="project-list.jsp" %>