{% extends 'base/base.html' %} {% load static %} {% block CustomCSS %} {% if article.editor == "rich" %} {%else%} {% endif %} {% endblock %} {% block nav %} {% include 'component/nav.html' %} {% endblock %} {% block content %}