Init
This commit is contained in:
10
app/resources/mail/signIn/signIn.latte
Normal file
10
app/resources/mail/signIn/signIn.latte
Normal file
@@ -0,0 +1,10 @@
|
||||
{layout $_config->layout}
|
||||
|
||||
{block #header}
|
||||
Automatické přihlášení
|
||||
{/block}
|
||||
|
||||
{block #content}
|
||||
<h2>Přihlášení</h2>
|
||||
<a href="{link Admin:SignIn:, do => auth, token => $token}" target="_blank">Přihlásit se</a>
|
||||
{/block}
|
||||
Reference in New Issue
Block a user