TIF_NGANJUK_E41212268/p.py

6 lines
133 B
Python

<hr class="my-4">
{% if error %}
<div class="alert alert-danger" role="alert">
{{ error }}
</div>
{% endif %}