{% extends "default.html" %} {% block pagetitle %}Hole List{% endblock %} {% block content %}
# | Name | Posts | Followers | Blockers | Created on | |
---|---|---|---|---|---|---|
{{loop.index}} | {{hole}} {% if hole.name in v.hole_blocks %}[blocked, visit it to unblock it]{% endif %} | {{count}} | {{hole.follow_num}} | {% if hole.stealth %}{{total_users - hole.stealth_hole_unblock_num}} | {% else %}{{hole.block_num}} | {% endif %}