{% if active %}
You currently have an active entry on {{ active.project.name }}. Switching to a new project below will clock out of this entry at {% get_active_hours active %} hours and start a new one.
Please enter any notes about switching below:
{% endif %}
{% endblock %}