{% blocktrans %}Set a goal for how many books you'll finish reading in {{ year }}, and track your progress throughout the year.{% endblocktrans %}
{% include 'snippets/goal_form.html' %}{% extends 'components/card.html' %} {% load i18n %} {% block card-header %}
{% blocktrans %}Set a goal for how many books you'll finish reading in {{ year }}, and track your progress throughout the year.{% endblocktrans %}
{% include 'snippets/goal_form.html' %}