{% extends "main.html" %} {%load static%} {% block content %}
{{ note.date|date:"F j, Y" }}
{{ note.text }}