{% extends "base.html" %} {% block title %} » Report Runs {% endblock %} {% block nav %} Report Runs {% endblock %} {% block content %}
View | Date Created | Created By | Name | Title | State |
---|---|---|---|---|---|
View | {{run.date_created|hh_format}} | {{run.creator}} | {{run.name}} | {{run.title}} | {{run.state}} |