{% extends "base.html" %} {% block title %}Flask Login Example{% endblock %} {% block body %}
This login example does not use any sort of password encryption and is only provided as a very good starting point.