{% extends 'base.html' %} {% block title %}New Note{% endblock %} {% block content %}

New Note



{% endblock %} {% block scripts %} {% endblock %}