--- ### ALL PAGES ### layout: themes/[ site.theme.id ]/frontend/pages/auth/signin ### REGULAR PAGES ### meta: title: "Signin - {{ site.brand.name }}" description: "Sign in to your {{ site.brand.name }} account to access your dashboard and content." breadcrumb: "Signin" ### WEB MANAGER CONFIG ### web_manager: auth: config: policy: "unauthenticated" redirects: authenticated: "/" --- {{ content | uj_content_format }}