{# Entry-area of ls-r listing #}
{# Format for displaying one artifact #}
{% if idForMoreChilds is defined %}
{% else %}
{% endif %}
{{ name }}
{% if details is defined %}{{ details }}{% endif %}
{% if notes is defined %}{{ notes }}{% endif %}
{% if modified is defined %}({{ modified }}){% endif %}