{% if user.is_authenticated %}
{% if instance.ampel.note %} {% else %} {% endif %}
{% else %}
{% include 'ampel/ampel_template_column.html' with record=instance %}
{% endif %}