{% extends 'babyblotter/page.html' %} {% load widget_tweaks %} {% load duration %} {% block title %}Feedings{% endblock %} {% block breadcrumbs %}
Child | Method | Type | Amt. | Duration | Date | Actions |
---|---|---|---|---|---|---|
{{ feeding.child }} | {{ feeding.method }} | {{ feeding.type }} | {% if feeding.amount %} {{ feeding.amount }} oz. {% endif %} | {{ feeding.duration|duration_string }} | {{ feeding.start|date:'n/j/y G:i' }} | |
No feedings found. |