{%- if is_env('dev') %}
<div class="env">
<span class="badge bg-secondary fs-6">DEV</span>
</div>
{% endif -%}