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