fradrive/templates/login.hamlet
2018-08-01 15:42:10 +02:00

10 lines
228 B
Plaintext

$forall AuthPlugin{..} <- plugins
$if apName == "LDAP"
<section>
<h2>_{MsgLDAPLoginTitle}
^{apLogin toParent}
$elseif apName == "dummy"
<section>
<h2>_{MsgDummyLoginTitle}
^{apLogin toParent}