Index: lams_central/web/profile/profile.jsp =================================================================== diff -u -r4ae327d80086f10ad2bf9ca89bab28264026ec7f -r05c00f92856ef13cd90d6fce06acb069418c2512 --- lams_central/web/profile/profile.jsp (.../profile.jsp) (revision 4ae327d80086f10ad2bf9ca89bab28264026ec7f) +++ lams_central/web/profile/profile.jsp (.../profile.jsp) (revision 05c00f92856ef13cd90d6fce06acb069418c2512) @@ -1,9 +1,5 @@ - -<%@ page contentType="text/html; charset=utf-8" language="java"%> -<%@ taglib uri="tags-lams" prefix="lams"%> -<%@ taglib uri="tags-fmt" prefix="fmt"%> -<%@ taglib uri="tags-core" prefix="c"%> +<%@ include file="/common/taglibs.jsp"%> <%@ page import="org.lamsfoundation.lams.usermanagement.AuthenticationMethod" import="org.lamsfoundation.lams.util.Configuration" import="org.lamsfoundation.lams.util.ConfigurationKeys"%>