{% extends 'base.html' %} {% block head %} {% include 'modules/article_seo.html' %} {% endblock %} {% block main %} {% if article_type == 1 %} {% include 'modules/top.html' %} {% include 'modules/nav.html' %} {% endif %}