{% if not ONLINE %}
WARNING: You do not appear to be online! You will not be able to download new files or submit assignments.
{% endif %}
{% if ANDREWID in ['jkitchin', 'eerdinc', 'dmolinat', 'dklee1'] %}
Admin
debug
{% endif %}
{{ label }} | {{ status | safe }} | Due: {{duedate}} | Submit | Turned in: {{turnedin}} | {% if solution %} {{solution}} {% else %} Not available yet {% endif %} |