{% extends "dawdle/base.html" %} {% load static %} {% load duration %} {% load alignment %} {% load split %} {% load lvlsum %} {% block content %}
Rank | Name | Time to next level | IRC User | Item Total | Total Idled |
#{{forloop.counter}} | {{p.nextlvl|duration}} | {{ p.userhost|split:"!"|first}} | {{p.item_set | lvlsum}} | {{p.idled |duration}} |