{% extends "flock/base.html" %} {% load i18n %} {% block content %}

{% trans 'No active project found' %}

{% endblock %}