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

로그인

{% if error %}

Error : {{error}}

{%endif%}
UserName :
Password:

{% endblock%}