Login
{% if msg %}
{{msg}}
{% endif %}
{% if log %}
Logout
{% else %}
login
{% endif %}