Your Sizzle Report

{% if user.is_authenticated %}
{% endif %}
Sizzle Docs {% if user.is_authenticated %} Start Tracking Daily Status Report {% endif %}
{% if user.is_authenticated %}
{% if sizzle_data %} {{ sizzle_data.date }} {% else %} No Data {% endif %}
Issue Title Started Total Action
{% if sizzle_data %} {{ sizzle_data.issue_title }} {% else %} No Data {% endif %} {% if sizzle_data %} {{ sizzle_data.start_time }} {% else %} No Data {% endif %} {% if sizzle_data %} {{ sizzle_data.duration }} {% else %} No Data {% endif %} {% if user.is_authenticated %} {% endif %}
{% endif %}
Leaderboard
{% for user in leaderboard %} {% endfor %}
Username Total Duration
{{ user.username }} {{ user.formatted_duration }}