{% extends "base.html" %} {% load i18n %} {% load staticfiles %} {% load wger_extras %} {% block title %}{% trans "Ingredient weight units" %}{% endblock %} {% block content %}
| {% trans "Actions" %} | {% trans "Name" %} |
|---|---|
|
|
{{unit.name}} |
| {% trans "Nothing found" %} | |