{% load staticfiles %} CBVs {# Title Extensions go inside the block#} {% block title_block %} {% endblock %} {# Bootstrap and CSS (Probably would want downloaded files in your real projects)#} {# https://bootswatch.com/#}
{% block body_block %} {% endblock %}
{# Plugins#}