mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-03-14 20:32:51 +00:00
1 line
No EOL
121 B
HTML
1 line
No EOL
121 B
HTML
{% if events %}{% for event in events %}{% include "front/log_row.html" with describe_body=True %}{% endfor %}{% endif %} |