{% extends 'pages/base.html' %} {% load static %} {% block title %}PyHub - Login{% endblock %} {% block extrahead %} {% endblock %} {% block content %}

<PyHub Login>

Forgot your password? Click here to reset.

{% endblock %}