6 lines
77 B
Django/Jinja
6 lines
77 B
Django/Jinja
---
|
|
|
|
{% for item in prometheus_webhook_handlers %}
|
|
- {{ item }}
|
|
{% endfor %}
|