Projetos que possuem a tag plugin:
      Plugins:
- 
                    {% for plugin in projeto.tags.plugin %}
                      {% if plugin != "" %}
                        
 - {{ plugin }} {% endif %} {% endfor %}