{{> header}}
{{#if login_disabled}}
  {{> auth/login_disabled}}
{{else}}
  {{> auth/form}}
{{/if}}
{{> footer}}
