{# bootstrap 5 #} {% if title %}{{ title }} - {% elif object %}{{ object }} - {% endif %}{{ site_name|default:'디스토리' }} {% if json_ld %}{% endif %} {% if form_search %} {% endif %} {% if canonical %}{% endif %} {% if object %}{% endif %} {% if adsense %}{% endif %} {% if ga %} {% endif %} {% if gtm %} {% endif %} {% block head %}{% endblock %} {% if gtm %} {% endif %}
{% if object.category %}{{ object.category }}{% endif %}

{% if title %}{{ title }}{% elif object %}{% if object.is_private %}[비공개] {% elif object.password %}[비밀] {% endif %}{{ object }}{% else %}(TITLE NOT PROVIDE){% endif %}

{% if messages %} {% endif %}
{% block main %}{% endblock %}