{% extends "base.html" %} {% block title %}Home{% endblock %} {% block body %}
The unopinionated flask framework
Bootstrap is the most popular css framework on the internet and handles the hard parts of css so you don't have to.
Several flask extensions are included to handle the common tasks of web developers. The included extensions are flask-login, flask-assets, flask-WTF, flask-cache, flask-script, and flask-sqlalchemy.
Using the Makefile, you can easily setup your development environment with a few simple commands. With the power of flask-script you can create your own commands with the flask app context setup for you.