{% load i18n static %} {% load pages_tags thumbnail %} {% firstof object.seo_title object.title view.title as seo_title %} {% firstof object.seo_description object.summary object.contents as seo_description %} {% firstof current_site.site_name django_settings.SITE_NAME as site_name %} {% current_site as site %}