Nawigacja
{{#if user}}
Witaj,
{{user.username}}
Wyloguj się
{{else}}
Zaloguj się
{{/if}}
{{#if error}}
{{error}}
{{/if}} {{#if success}}
{{success}}
{{/if}} {{#if notice}}
{{notice}}
{{/if}} {{{body}}}