{% extends 'babyblotter/page.html' %} {% load widget_tweaks %} {% load duration %} {% block title %}Timer{% endblock %} {% block content %} {% if object %}
{{ field.help_text }}
{% for error in field.errors %}{{ error }}{% endfor %}