Branches
{% for item in branches %}
{% endfor %}
{% if tags %}
Tags
{% for item in tags %}
{% endfor %}
{% endif %}