{% extends "repos/mirror_list.html" %} {% load common bootstrap3 %} {% block content %} {% gen_table page.object_list 'repos/mirror_edit_repo.html' %} {% if user.is_authenticated and perms.is_admin %} {% if link_form and create_form %}