{%- for item in versions.branches %}
  • {{ item.name | replace(theme_branch_substring_removed, '') }}
  • {%- endfor %} {%- for item in versions.tags|reverse %}
  • {{item.name | replace(theme_tag_substring_removed, '' ) }}
  • {%- endfor %}