{% load i18n %} {% load evelinks %} {% block content %}
{% translate "Operation Name" %} | {% translate "Description" %} | {% translate "Doctrine" %} | {% translate "Form Up System" %} | {% translate "Start Time" %} | {% translate "Local Time" %} | {% translate "Duration" %} | {% translate "FC" %} | {% if perms.auth.optimer_management %} {#{% translate "Creator" %} | #}{% translate "Action" %} | {% endif %}
---|---|---|---|---|---|---|---|---|---|
{{ ops.operation_name }}
{% if ops.type %}
({{ ops.type }}) {% endif %} |
{{ ops.description }} | {{ 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 %} |