<#ftl encoding="UTF-8"/> <#import "/jet/ftl/core/general.ftl" as jet/> <#import "/jet/ftl/examples/core.ftl" as examples/> <@jet.doctype/> <@examples.page> <@examples.header title="Login example with Security Filter"/> <@examples.body> <@jet.messages/>
use any kind of name for login and 'test' as password for successfull login
<@jet.form name="action.form"/>

<@jet.actionsourcelink/> [show page template]
[show example templates]
<@jet.debug/>