{% extends 'detail.html' %} {% block title %}{{_("Project actions")}}{% end %} {% block tab_actions %}active{% end %} {% block section_active %}actions{% end %} {% block extra_head %} {% end %} {% block section %}

{{_("Actions")}}

{% raw xsrf_form_html() %}
            {{ _("Here will be results") }}
        
{% end %}