<%@ page contentType="text/html; charset=UTF-8" import="org.unicode.cldr.web.*" %>



<%-- to allow non-JS login simply add: --%> <% if(org.unicode.cldr.web.SurveyMain.isUnofficial()) { final String CLDR_TESTPW = org.unicode.cldr.util.CLDRConfig.getInstance().getProperty("CLDR_TESTPW", ""); if(CLDR_TESTPW !=null && CLDR_TESTPW.length()>0) { %> Need to create a test login? <% } } %>