{#
    base64 encoded zip archive containing template overrides
#}
{
  "install": "{{ OPNsense.proxy.general.error_pages|default('opnsense') }}",
  "content": "{% if not helpers.empty('OPNsense.proxy.error_pages.template') %}{{ OPNsense.proxy.error_pages.template }}{% endif %}"
}
