{% extends "/base.html" %} {% set active_page = "projects" %} {% set active_project = project.short_name %} {% block content %}
Error! This task does not belong to {{project.short_name}}. Try with another one
{% endblock %}