{{ trans key="Protected Page" }}

{{ protect:password_form }}
{{ if no_token }}

{{ trans key="statamic::messages.password_protect_token_missing" }}

{{ else }}
{{ /if }}
{{ get_errors:all bag="passwordProtect" }} {{ messages }}
{{ message }}
{{ /messages }} {{ /get_errors:all }} {{ /protect:password_form }}