{% if include.badges %} {{ include.title }} {% assign badges = include.badges | 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 | 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 %} {% endif %} {% if include.i2p %} {% 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.freebsd %} {% if include.freebsd != "" %} {% else %} {% endif %} {% endif %} {% if include.openbsd %} {% if include.openbsd != "" %} {% else %} {% endif %} {% endif %} {% if include.netbsd %} {% if include.netbsd != "" %} {% 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.fdroid %} {% if include.fdroid != "" %} {% else %} {% endif %} {% endif %} {% if include.googleplay %} {% if include.googleplay != "" %} {% else %} {% endif %} {% endif %} {% if include.android %} {% if include.android != "" %} {% else %} {% endif %} {% endif %} {% if include.ios %} {% if include.ios != "" %} {% else %} {% endif %} {% endif %} {% if include.sailfish %} {% if include.sailfish != "" %} {% 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 %}