{# SPDX-License-Identifier: CC0-1.0 Proxy info page with information about page with JS blocked by a rule. This file is part of Hydrilla&Haketilo. Copyright (C) 2022 Wojtek Kosior #} {% extends "js_rule_info.html.jinja" %} {% block site_policy %} {{ format_html_with_rule_url(_('info.js_blocked.html.rule{url}_is_used')) }} {% endblock %}