{% load docs_tags %} {% load static %} {% get_seo_metadata doc_info as seo %} {{ seo.title }} {% if seo.keywords %} {% endif %} {% if seo.canonical_url %} {% endif %} {% if seo.canonical_url %} {% endif %} {% if seo.og_image %} {% if seo.og_image|is_full_url %} {% else %} {% endif %} {% endif %} {% if seo.published_time %} {% endif %} {% if seo.modified_time %} {% endif %} {% if seo.author %} {% endif %} {% if seo.tags %} {% for tag in seo.tags %} {% endfor %} {% endif %} {% if seo.og_image %} {% if seo.og_image|is_full_url %} {% else %} {% endif %} {% endif %} {% if seo.twitter_site %} {% endif %} {% if seo.twitter_creator %} {% endif %} {% generate_structured_data doc_info %}