{% extends "base.html" %} {% block main %} {% include 'menu.html' %} {% include 'user_authorization.html' %} {% include 'bookshelf.html' %} {% endblock %}