TabbycatDebate/tabbycat

View on GitHub
tabbycat/standings/templates/standings_table.html

Summary

Maintainability
Test Coverage
{% extends "tables/base_vue_table.html" %}

{% block page-subnav-sections %}
  {% if not for_public %}{% include "standings_menu.html" %}{% endif %}
{% endblock %}