{% extends "whispermaphone/page.html" %} {% load static %} {% block title %}Post{% endblock %} {% block head %} {% endblock %} {% block navigation %} Thoughts Login {% endblock %} {% block main %} Please enter the password to access this page.
{% endblock %} {% block scripts %} {% endblock %}