{% load static %} {% block meta %} {% if seo_settings %} {% if seo_settings.meta_keywords %} {% endif %} {% if seo_settings.canonical_url %} {% endif %} {% if seo_settings.og_image %} {% endif %} {% else %} {% endif %} {% endblock %}