{% t pc_os.pc_operating_systems %}
{% t pc_os.ms_apple_warning %}
{%- capture pc_os_qubesos_labels -%}warning:contrib:{% t global.contrib %}{%- endcapture -%}
{%- capture pc_os_qubesos_descr -%}{% t pc_os.qubesos_descr %}{%- endcapture -%}
{%- capture pc_os_debian_descr -%}{% t pc_os.debian_descr %}{%- endcapture -%}
{%- capture pc_os_trisquel_descr -%}{% t pc_os.trisquel_descr %}{%- endcapture -%}
{% include card.html color="success"
title="Qubes OS"
labels=pc_os_qubesos_labels
image="/assets/img/tools/Qubes-OS.png"
url="https://www.qubes-os.org/"
tor="http://qubesos4rrrrz6n4.onion"
description=pc_os_qubesos_descr
%}
{% include card.html color="primary"
title="Debian"
image="/assets/img/tools/Debian.png"
url="https://www.debian.org/"
tor="http://sejnfjrq6szgca7v.onion"
description=pc_os_debian_descr
%}
{% include card.html color="warning"
title="Trisquel"
image="/assets/img/tools/Trisquel.png"
url="https://trisquel.info/"
description=pc_os_trisquel_descr
%}
{% t pc_os.warning %}
{% t pc_os.worth_mentioning %}
- OpenBSD - {% t pc_os.openbsd_descr %}
- Arch Linux - {% t pc_os.arch_descr %} Parabola {% t pc_os.parabola_descr %}
- Whonix contrib - {% t pc_os.whonix_descr %}