{% load evelinks %} {% load static %} {% for clock in clocks %}
{{ clock.name }}

{{ clock.last_reset_by.profile.main_character.character_name }}

{% endfor %} {% include 'bundles/moment-js.html' %} {% include 'bundles/timers-js.html' %}