haproxy-wi/app/templates/include/errors.html

5 lines
116 B
HTML

<div class="alert alert-danger alert-one-row" style="margin-bottom: 10px;">
{{stderr|safe}}
{{error|safe}}
</div>