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

Notebooks

New
{% if messages %} {% endif %}
{% include 'notes/partials/notebook_form.html' with form=form url='' %}
{% comment %} {% endcomment %}
{% endblock %}