{% extends 'generic/object_list.html' %} {% load helpers %} {% block title %}Command Logs{% endblock %} {% block content %} {{ block.super }} {% endblock %}