{% extends 'layouts/base.html' %} {% load static %} {% block content %} {% include 'includes/pre-loader.html' %} Blank starter page Hello world! {% endblock content %}
Hello world!