--- layout: default title: MMPSearch - Buscas permalink: /buscas/ --- {% include sidebar.html %} Navegar por Categorias BUSCAR POR INSTRUMENTO BUSCAR POR DESENHO DE PATTERN OU POR TIPO DE TRACK {% assign tags_exibidas = "" %} {% for item in site.data.all %} {% for tag in item.tags.TAG %} {% unless tags_exibidas contains tag %} {% capture tags_exibidas %}{{ tags_exibidas }},{{ tag }}{% endcapture %} {{ tag | upcase }} {% endunless %} {% endfor %} {% endfor %}