Microdot + Jinja + Bootstrap
This example demonstrates how to create an application that uses
Bootstrap
styling. The page layout is defined in a base template that is inherited by several pages.
{% block content %}{% endblock %}