{% if user %}
Logged in as
{{user}}
(
Log Out
)
{% else %}
SmartPower
Login
Username
Password
Login
{% endif %}