{% extends 'babybuddy/page.html' %} {% load i18n widget_tweaks %} {% block title %}{% trans "Welcome!" %}{% endblock %} {% block breadcrumbs %}
{% blocktrans trimmed%} Learn about and predict baby's needs without (as much) guess work by using Baby Buddy to track — {% endblocktrans %}
{% blocktrans trimmed %} As the amount of entries grows, Baby Buddy will help parents and caregivers to identify small patterns in baby's habits using the dashboard and graphs. Baby Buddy is mobile-friendly and uses a dark theme to help weary moms and dads with 2AM feedings and changings. To get started, just click the button below to add your first (or second, third, etc.) child! {% endblocktrans %}
{% if perms.core.add_child %} {% trans "Add a Child" %} {% endif %}