{% extends "base.html" %} {% block title %}Sign in ยท Solisdash{% endblock %} {% block content %}

Sign in

Solisdash needs a session before it shows you any data.

{% if error %} {% endif %}
{% endblock %}