{% extends "page.html %} {% block title %} {{ context._classname.capitalize() }} editing - {{ config.TRACKER_NAME }} {% endblock %} {% block body_title %} {{ context._classname.capitalize() }} editing {% endblock %} {% block content %}
You are not allowed to view this page.
{% endif %} {% if not context.is_view_ok() and request.user.hasRole('Anonymous') %}Please login with your username and password.
{% endif %} {% if context.is_view_ok() %}