{% extends "::base.html.twig" %} {% block title 'Action Forbidden' %} {% block content %}

Action Forbidden

This action is forbidden under the project "{{ project.name }}" which is being run in {{ project.getModeLabel() }}.
In this mode of operation, no Activity Plans, Bills and Purchases can be created.

{% endblock %}