Permission Denied
{% if user.username %}
{% trans name=user.username %}
We're sorry {{ name }}, we're afraid we can't do that.
{% endtrans %} {% else %} {% trans name=user.username %}We're sorry, we're afraid we can't do that.
{% endtrans %} {% endif %}-
{% if user.username %}
{% trans %}
- Log out to try again. {% endtrans %} {% else %} {% trans register_url=url('users.register'), login_url=url('users.login') %}
- Log in to try again.
- Register to edit docs and submit demos. {% endtrans %} {% endif %} {% trans %}
- View demos or browse docs {% endtrans %}
No computer has ever made a mistake or distorted information. We are all, by any practical definition of the words, foolproof and incapable of error. So it can only be attributable to human error. If so, file a bug for my human operators.
{% endtrans %}