{% if gantry.debug or not gantry.global.get('production') %}
<div class="alert alert-error"><strong>Warning:</strong> Content type {{ segment.type }} {{ segment.options.type }} is not supported.</div>
{% endif %}