{% load i18n %} {% block content %}
{% trans "Operation Name" %} | {% trans "Doctrine" %} | {% trans "Form Up System" %} | {% trans "Start Time" %} | {% trans "Local Time" %} | {% trans "Duration" %} | {% trans "FC" %} | {% if perms.auth.optimer_management %}{% trans "Creator" %} | {% trans "Action" %} | {% endif %}
---|---|---|---|---|---|---|---|---|
{{ ops.operation_name }} | {{ ops.doctrine }} | {{ ops.system }} | {{ ops.start | date:"Y-m-d H:i" }} | {{ ops.duration }} | {{ ops.fc }} | {% if perms.auth.optimer_management %}{{ ops.eve_character }} | {% endif %} |