{% extends "base.html"%} {% block body %}

Login

{% if error_msg is not None %} {{ error_msg }} {% end if %} {% end %}