{% extends 'layout.html' %} {% load humanize %} {% block content %}

Import Books from GoodReads

{% csrf_token %} {{ import_form.as_p }}

Recent Imports

{% endblock %}