<li tal:condition="python: options['error_type'] in ('KeyError', 'NameError')" i18n:translate="">This resource may be trying to reference a nonexistent object or variable <strong><span tal:replace="options/error_value" i18n:name="error_value" /></strong>.</li>
<li i18n:translate="">The URL may be incorrect.</li>
<li i18n:translate="">The parameters passed to this resource may be incorrect.</li>
<li i18n:translate="">A resource that this resource relies on may be encountering an error.</li>
</ul>
<p i18n:translate="">For more detailed information about the error, please refer to the error log.</p>
<p i18n:translate="">If the error persists please contact the site maintainer. Thank you for your patience.</p>