<time datetime="2017-03-31T13:05:23+00:00">31.03.2017</time>
<time{% if attributs -%}
{% for attribut in attributs %} {{ attribut.name }}{% if attribut.value %}="{{ attribut.value }}"{% endif %}{% endfor -%}
{%- endif %}>{{ text }}</time>
{
"text": "31.03.2017",
"attributs": [
{
"name": "datetime",
"value": "2017-03-31T13:05:23+00:00"
}
]
}
No notes defined.