{{ status }} · {{ title }}
{% if hint %}
{% if sign_in %}{% endif %}
{{ hint }}
{% endif %}{{ path }}
{# A refusal, as a page rather than as a JSON envelope. Standalone: somebody who may not read this page may not be shown a navigation listing what exists here either. The message is the one `manicule.api.security.require` produced — or, for a sign-in, the one the service or the sign-in route did — so a person and a program are told the same thing about what this installation wants. The hint underneath is chosen by `manicule.web.security` from how this installation authenticates, because the sentence that is true of an installation that uses API keys is not true of one where people sign in. `sign_in` is the one link offered, and only where signing in is what would help. #}
{{ hint }}
{% endif %}{{ path }}