{% capture description %}{% if page.description %}{{ page.description }}{% else %}{{ content | raw_content }}{% endif %}{% endcapture %} {% if page.keywords %}{% endif %} {{ 'styles' | stylesheet }} {{ 'main' | javascript }}