{{ if seo_title == 'custom' }} {{ custom_title }} {{ else }} {{ title }} // {{ site:name }} {{ /if }} {{ if seo_description == 'custom' }} {{ elseif seo_description }} {{ elseif description }} {{ /if }} {{ if social_image == 'custom' }} {{ assets:custom_image }} {{ /assets:custom_image }} {{ elseif image }} {{ assets:image }} {{ /assets:image }} {{ /if }} {{ yield:seo }}