{% extends "parody_web/base.html" %} {% block title %}Sign in{% endblock %} {% block body %}
The full book is available to the owner. The public edition shows only the openly-licensed sections.
{% if form.errors %}Incorrect username or password.
{% endif %} {% endblock %}