{% with ranks=True %} {% include 'include/leaderboard/header.html' %} {% endwith %}
{% if rank_info|length == 0 %}

This guild has no ranks.

{% else %}
{% include 'include/leaderboard/footer.html' %}