{% capture title %}{{ page.title }} | {{ site.title }}{% endcapture %}{% capture description %}{% if page.description %}{{ page.description }}{% else %}{{ site.description }}{% endif %}{% endcapture %} {{ title }} {% if page.keywords %}{% endif %} {%- include meta.html -%}