{% extends 'babyblotter/page.html' %} {% load widget_tweaks %} {% load duration %} {% block title %}Sleep{% endblock %} {% block content %}
Name | Start | End | Duration | Active | User | |
---|---|---|---|---|---|---|
{{ timer }} | {{ timer.start }} | {{ timer.end }} | {{ timer.duration|duration_string }} | {{ timer.active }} | {{ timer.user }} | |
No timer entries found. |