{% macro change(c) %}
Category | {{ c.category }} |
Changed by | {{ c.who|email }} |
Changed at | {{ c.at }} |
Repository | {{ c.repository|repolink }} |
Project | {{ c.project|projectlink }} |
Branch | {{ c.branch|e }} |
Revision | {%- if c.revlink -%}{{ c.rev|e }} {%- else -%}{{ c.rev|revlink(c.repository) }} {%- endif -%} |
{{ c.comments|changecomment(c.project) }}{% endif %}
{{ p[0]|capitalize|e }} | {{ p[1]|e }} |