{% extends "squad/base.html" %} {% load humanize %} {% load squad %} {% block content %} {% include "squad/project-nav.html" with pagetitle="ยป Builds" %}
{% include "squad/_builds_table.html" %} {% endblock %}