cluster

Logs

{% if logs %} {% for log in logs %}
{{ log['when'] }}| {{ log['text'] }}
{% end %} {% end %}