{% from "events/_macros.html" import repo_url, repo_label %} {% set repo_href = repo_url(event.summary) %} {% set action_html %} updated repo{% if repo_href %} {{ repo_label(event.summary) }}{% endif %} {% endset %} {% include "events/_wrapper.html" %}
{{ repo_label(event.summary) }}