{% extends "base.html" %} {% block title %}{{ _('Create Weekly Goal') }} - {{ config.APP_NAME }}{% endblock %} {% block content %}
{{ _('Set a target for hours to work this week') }}
{{ _('How many hours do you want to work this week?') }}
{{ _('Leave blank to use current week (starting Monday)') }}
{{ _('If checked, the goal will only count Monday through Friday. Week ends on Friday instead of Sunday.') }}