{% extends "projects/base.html" %} {% load i18n %} {% load project_tags %} {% block head_title %}Tasks for {{ other_user }}{% endblock %} {% block body %}
You are not allowed to view another person's tasks at this time.
{% endifequal %} {% endblock %}