templates/privacy_policy/translated.html.twig line 1

Open in your IDE?
  1. {% extends 'privacy_policy/policy_base.html.twig' %}
  2. {% block policy %}
  3.     {{ termsText|raw }}
  4. {% endblock policy %}