{% 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 %}{% if include.windows != "" %}{% else %}{% endif %}{% endif %} {% if include.mac %}{% if include.mac != "" %}{% else %}{% endif %}{% endif %} {% if include.linux %}{% if include.linux != "" %}{% else %}{% endif %}{% endif %} {% if include.bsd %}{% if include.bsd != "" %}{% else %}{% endif %}{% endif %} {% if include.firefox %}{% if include.firefox != "" %}{% else %}{% endif %}{% endif %} {% if include.chrome %}{% if include.chrome != "" %}{% else %}{% endif %}{% endif %} {% if include.safari %}{% if include.safari != "" %}{% else %}{% endif %}{% endif %} {% if include.opera %}{% if include.opera != "" %}{% else %}{% endif %}{% endif %} {% if include.edge %}{% if include.edge != "" %}{% else %}{% endif %}{% endif %} {% if include.android %}{% if include.android != "" %}{% else %}{% endif %}{% endif %} {% if include.ios %}{% if include.ios != "" %}{% else %}{% endif %}{% endif %} {% if include.fire %}{% if include.fire != "" %}{% else %}{% endif %}{% endif %} {% if include.web %}{% if include.web != "" %}{% else %}{% endif %}{% endif %} {{include.icon1}} {{include.icon2}} {{include.icon3}} {% if include.github %}{% endif %} {% if include.gitlab %}{% endif %} {% if include.git %}{% endif %} {% if include.source %}{% endif %}