{% extends "layout.html" %} {% block content %}
Offset from play | Duration | Action | File | Line | |
---|---|---|---|---|---|
{{ task.offset_from_play |timefmt }} | {{ task.duration |timefmt }} | {{ task.action }} | {{ task.file.path|pathtruncate(60) }} | {{ task.lineno }} | {{ macros.make_link('task.show_task', 'details', task=task.id) }} |