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