{% trans_default_domain "admin" %} {% set host = app.request.server.get('HTTP_HOST') %} {% if app.environment == 'dev' or host matches '/dev.bazookas.be$/' %}
Warning: this development environment is subject to change and may contain errors.
{% endif %}