1 2 3 4 5
{%- if page.meta.redirect -%} {%- include "redirect.html" -%} {%- else -%} {%- include "page.html" -%} {%- endif -%}