{# Production Metas #} {% if env === 'production' -%} {# Open Garph Metas #} {% for og in meta.opengraph -%} {%- endfor %} {# Extras #} {% for mtag in meta.customs -%} {%- endfor %} {%- endif %}