{% extends "base.html" %} {% block title %} Login {% endblock title %} {% block content %} {% with current_username = username(session) %} {% if error is defined %}