{% extends "master.html" %} {%block header %} {% if refresh %} {% endif %} {% endblock %} {% block body %}
This page should refresh automatically every 5 seconds
{% else %} {% endif %}State | Created | Project | User | Reason | |
---|---|---|---|---|---|
{% if flag.state == 'open' %} | {{ flag.state }} | {{ flag.created_on.strftime('%Y-%m-%d %H:%M:%S') }} | {{ flag.project.name }} | {{ flag.user }} | {{ flag.reason }} |