{% load static %} Login
{% if sitetitle %} {{sitetitle}} {% else %} Homepage {% endif %}
{% include 'authentication/login.html' with sitetitle=sitetitle %} {% include 'authentication/modals.html' %}