{% extends "base.html" %} {% block site_meta %} {% if page.meta and page.meta.description %} {% elif config.site_description %} {% endif %} {% if page.meta and page.meta.author %} {% elif config.site_author %} {% endif %} {% if page.canonical_url %} {% endif %} {% if page.previous_page %} {% endif %} {% if page.next_page %} {% endif %} {% if config.extra.alternate is iterable %} {% for alt in config.extra.alternate %} {% endfor %} {% endif %} {% if "rss" in config.plugins %} {% endif %} {% if page %} {% endif %} {% endblock %} {% block htmltitle %} {% if page.meta and page.meta.meta_title and config.theme.language == "en" %}
Copy this text to easily share Privacy Guides with your friends and family on any social network!
{% elif config.extra.translation_notice %}{{ config.extra.translation_notice }} {{ config.extra.translation_notice_cta }}
You're viewing the {{ config.extra.translation_notice_language }} copy of Privacy Guides, translated by our fantastic language team on Crowdin. If you notice an error, or see any untranslated sections on this page, please consider helping out!