@@ -2,7 +2,7 @@
<header class="app-header fixed-top">
<div class="app-header-inner">
- {% if debug %}
+ {% if depuracion %}
<div class="alert alert-warning text-center mb-0" role="alert" style="border-radius:0;">
<strong>DEBUG</strong> está activado — entorno de desarrollo. No usar en producción.
</div>