{% if notice %}
{{ notice }}
{% end %}
{{ app_name }}...
{% if error %}
{{ error }}
{% end %}
Sign In
{% if can_register %}
Register
{% end %}