{% extends "head_base.html" %} {% block title %}Minne - Sign in{% endblock %} {% block body %}
{% include "auth/signin_form.html" %}
{% endblock %}