{% extends 'base.html' %} {% block extrastyles %} {% endblock %} {% block content %}

Add a Notebook

{% include 'notes/partials/notebook_form.html' with form=form %}

Notebooks

{% comment %} {% endcomment %}
{% endblock %}