{% extends "base.html" %} {% block content %}
{% include 'form.html' %}
{% include 'notes_form.html' %}
{% endblock content %}