{% if not raw %} {% if identifier.book %} {% endif %} {% if identifier.url %} {% else %} {% endif %}
Type {{identifier.type}}
Book {{identifier.book}}
Value{{identifier.value}}{{identifier.value}}
{% else %}
{{identifier|json_encode(constant('JSON_PRETTY_PRINT') b-or constant('JSON_UNESCAPED_SLASHES') b-or constant('JSON_UNESCAPED_UNICODE'))}}
{% endif %}