{% extends "base.html" %} {% from "components/cards.html" import info_card, stat_card %} {% from "components/ui.html" import confirm_dialog %} {% block content %}
{{ _("Here's a quick overview of your work.") }}
{{ _('Set a weekly time goal to track your progress') }}
{{ _('Create Goal') }}