{% if include.badges %} {{include.title}} {% assign badges = include.badges | replace:", ", "," | split:"," %} {% for badge in badges %} {% assign badge_data = badge | split:":" %} {% assign color = badge_data[0] %} {% assign text = badge_data[1] %} {% assign tooltip = badge_data[2] | default: false %} {% assign help_icon = '' %} {{text}} {{ help_icon }} {% else %} >{{text}} {% endif %} {% endfor %} {% else %} {{include.title}} {% endif %}

{{include.title}} {{include.description}} {% if include.labels %} {% assign labels = include.labels | replace:", ", "," | split:"," %} {% for label in labels %} {% assign label_data = label | split:":" %} {% assign color = label_data[0] %} {% assign text = label_data[1] %} {% assign tooltip = label_data[2] | default: false %} {% assign help_icon = '' %} {{text}} {{ help_icon }} {% else %} >{{text}} {% endif %} {% endfor %} {% endif %}

Website {% if include.forum %} Forum {% endif %} {% if include.tor %} Tor {% endif %}
{% if include.windows %}{% endif %} {% if include.mac %}{% endif %} {% if include.linux %}{% endif %} {% if include.bsd %}{% endif %} {% if include.firefox %}{% endif %} {% if include.chrome %}{% endif %} {% if include.safari %}{% endif %} {% if include.opera %}{% endif %} {% if include.edge %}{% endif %} {% if include.android %}{% endif %} {% if include.ios %}{% endif %} {% if include.fire %}{% endif %} {% if include.web %}{% endif %} {{include.icon1}} {{include.icon2}} {{include.icon3}} {% if include.github %}{% endif %} {% if include.gitlab %}{% endif %} {% if include.git %}{% endif %} {% if include.source %}{% endif %}