{% extends "base.html" %} {% block content %} {{ h.form(url(controller='auth', action='login'), method='post') }}