{% extends 'babybuddy/page.html' %} {% load i18n widget_tweaks %} {% block title %}{% trans "Weight" %}{% endblock %} {% block breadcrumbs %}
{% trans "Child" %} | {% trans "Weight" %} | {% trans "Date" %} | {% trans "Actions" %} |
---|---|---|---|
{{ object.child }} | {{ object.weight }} | {{ object.date }} | |
{% trans "No weight entries found." %} |