{% extends 'babybuddy/page.html' %} {% load bootstrap duration widget_tweaks %} {% block title %}Sleep{% endblock %} {% block breadcrumbs %}
Child | Duration | Start | End | Nap | Actions |
---|---|---|---|---|---|
{{ sleep.child }} | {{ sleep.duration|duration_string }} | {{ sleep.start|date:'n/j/y G:i' }} | {{ sleep.end|date:'n/j/y G:i' }} | {{ sleep.nap|bool_icon }} | |
No sleep entries found. |