{% extends 'base.html.twig' %} {% block body %}
| {% trans %}label_json_key{% endtrans %} | {% trans %}label_json_value{% endtrans %} | |
|---|---|---|
| {{ key }} | {% if key == 'dynimage' %}{{ value|raw }} | {% endif %}|
| {{ property.label }} | {{ property.value|raw }} | |
| {{ property.label }} |
{{ property.styles }} |
|
| {{ property.label }} |
|