{% extends "layout.html" %} {% block content %}

Hello World!

Using dark themed Bootstrap 4 css files...

Themes: Bootswatch

{% endblock content %} {% block scripts %} {% endblock scripts %}