{% extends "repos/mirror_list.html" %} {% load common bootstrap3 django_tables2 %} {% block content %} {% render_table table %} {% if user.is_authenticated and perms.is_admin %} {% if link_form and create_form %}