{% load staticfiles %}
{% csrf_token %}
{% if error %}
Error:
{{ err_msg }}
{% endif %}
Go to sign in ?