{% extends 'common/base.html' %}{% load i18n %} {% block oauthost_contents %}

{% blocktrans %}Sorry, but you have insufficient privileges to access this resource.{% endblocktrans %}

{% endblock %}