{% for f in followers %} {{ util.ellipsize(f.handle, chars=25) }} {% else %} None {% endfor %}
{% include "paging.html" %}