{% extends 'babyblotter/page.html' %} {% load bootstrap %} {% load duration %} {% load widget_tweaks %} {% block title %}Sleep{% endblock %} {% block content %}
Name | Start | Duration | End | Active | User | |
---|---|---|---|---|---|---|
{{ timer }} | {{ timer.start|date:'n/j/y G:i' }} | {{ timer.duration|duration_string }} | {{ timer.end|date:'n/j/y G:i' }} | {{ timer.active|bool_icon }} | {{ timer.user }} | |
No timer entries found. |