#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- Test widget --> <#macro assets> ${stylesheets.add("/css/test.css")} ${scripts.add("/js/testscript.js")} ${headScripts.add("/js/testheadscript.js")} #macro> <#macro loggedIn>
Login status: ${status}.
Login status: ${status}.