{% if meta.title %} {{meta.title}} {% endif %} {% if meta.meta_description %} {% endif %} {% if meta.meta_keywords %} {% endif %} {% if meta.meta_canonical %} {% endif %} {% if meta.meta_robots %} {% endif %} {% if meta.og_title %} {% endif %} {% if meta.og_description %} {% endif %} {% if meta.og_image %} {% endif %} {% if meta.og_url %} {% endif %} {% if meta.og_site_name %} {% endif %} {% if meta.custom_meta.exists %} {% for i in meta.custom_meta.all %} {% endfor %} {% endif %}