{% extends 'authentication/base.html' %} {% block title %}QuickSched: Sign In{% endblock %} {% load static %} {% block content %}
{% include 'authentication/message.html' %}
{% csrf_token %}

QuickSched

Please sign in

ver 0.9

{% endblock %}