{% extends 'base.html' %} {% block content %}

Мой блог

{% if False %} а {% elif False %} b {% else %} с {% endif %} {% endblock %}