{%extends 'base.html'%} {%block title%} Login {%endblock%} {%block head%} {%endblock%} {%block body%}
{%load static%} First slide
{%endblock%}