{% extends 'base.html' %} {% load static %} {% block content %}

Galaxy history items

{% load render_table from django_tables2 %} {% render_table table %}
{% endblock %}