at f73fb3b
# {{ project_name }} — {{ current_branch }} => refs.gmi Refs {% for branch in branch_nav %} => {{ branch.filename | replace(from=".html", to=".gmi") }} {{ branch.short_name }}{% if branch.is_current %} (current){% endif %} {% endfor %} ## Commits {% for commit in commits %} => commit/{{ commit.hash }}.gmi {{ commit.date }} {{ commit.subject }} {% if commit.ref_badges %}=> browse/{{ commit.hash }}/ browse{% endif %} {% endfor %} {% if truncated %}... (truncated){% endif %}