{% extends "base.html" %} {% load i18n %} {% load staticfiles %} {% load wger_extras %} {% block title %}{% trans "Ingredient overview" %}{% endblock %} {% block content %} {% if ingredients %}
{% trans "Add ingredient" %}