{% if user and user.role == 'admin' %} v{{ app_version }}{% if app_env != 'production' %} {{ app_env|capitalize }}{% endif %} {% endif %}