{% extends "base.html" %} {% block title %}{{ recipe.name }} — {{ _('Task') }} — TieMeasureFlow{% endblock %} {% block content %}
{{ recipe.description }}
{% endif %}{{ task.directive or task.description }}
{% endif %}{{ _('Questa ricetta non ha ancora task definiti.') }}