{% extends "base.html" %} {% set active_page = "help" %} {% block content %}

Privacy Policy

{% include ['custom/_privacy_policy.html', 'help/_privacy_policy.html'] ignore missing %} {% endblock %}