{% extends 'babybuddy/page.html' %} {% load cards i18n imagekit static %} {% block title %}{% trans "Dashboard" %}{% endblock %} {% block breadcrumbs %}
{% trans "Born" %} {{ object.birth_date }}
{% trans "Age" %} {{ object.birth_date|timesince }}