<%@ include file="/common/taglibs.jsp"%> <%@ page import="org.lamsfoundation.lams.util.Configuration" %> <%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys" %> <%-- param has higher level for request attribute --%> <%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_MAX_SIZE)%> <%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_LARGE_MAX_SIZE)%> <fmt:message key="label.learning.title" /> <%@ include file="/common/header.jsp"%> <%--Advanced settings and notices-----------------------------------%>

<%@ include file="/common/messages.jsp"%> <%--Main image---------------------------------------------------%>
<%--Comments & Ranking/Voting area----------------------------------------------%>
<%@ include file="/pages/learning/parts/commentsarea.jsp"%>
<%--Reflection--------------------------------------------------%>

<%--Bottom buttons-------------------------------------------%>
style="display:none;" >
<%--closes lams:Page--%> <%--closes footer--%>