{% extends "fargo/base_iframe.html" %} {% load render_table from django_tables2 %} {% load i18n %} {% block bodyclasses %}fargo-popup fargo-pick-popup{% endblock %} {% block content %} {% render_table table "fargo/pick_table.html" %}