{% extends "orgapy/layout/skeleton.html" %} {% load static %} {% block title %}Groceries{% endblock title %} {% block head %} {{ block.super }} {% endblock head %} {% block column_main %}

Groceries

Check items to put on the list, and click Create list to turn it into a note.
{% endblock column_main %}