{% if view_object.traceability_index.has_tags(view_object.document) %} {# FIXME: When this 'if' condition is false, an empty `.tags` is still rendered. Temporary solution: CSS `:empty` rule to hide the empty `.tags` element. The CSS `:empty` rule only works when the element has no whitespace, so keep the loop output whitespace-free. #}
{%- endif %}