{% extends "base.html" %} {% import "util.html" as util %} {% block title %}{{ summary }}{% endblock %} {% block body %}

Task

task {{ id }}
Created:
{{ date }}
Priority:
{{ priority }}
Commit:
{% call util::commit_short(short, reachable) %}
{% endblock %}