{% extends 'babybuddy/page.html' %} {% load breadcrumb duration i18n imagekit static %} {% block title %}{{ object }}{% endblock %} {% block breadcrumbs %}
{% trans "Born" %} {{ object.birth_datetime }}
{% trans "Age" %} {{ object.birth_datetime|child_age_string }}