${i18n['shelf']}
${i18n['manage-the-shelf']}
${i18n['there-are-currently']} ${results.size()} ${i18n['objects-on-your-shelf']}
%@ page contentType="text/html" pageEncoding="UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://textgrid.info/rep/utils" prefix="utils" %> <%@ include file="base/head.jsp" %>
<%@ include file="base/foot.jsp" %>