bdd181425b
Docker Compose project with automated Playwright benchmarks comparing django-liveview 2.2.0 against Phoenix LiveView 1.0 across 6 scenarios.
4 lines
82 B
HTML
4 lines
82 B
HTML
{% for alert in alerts %}
|
|
{% include "components/_alert_row.html" %}
|
|
{% endfor %}
|