{% for repo in repos -%}
{{ repo.name }}
({{ts_to_date(ts=repo.history[0].ts_utc, tz=repo.history[0].ts_offset)}})
{% endfor -%}