X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/808fb552369a814e41d8241c36168e56681ea69b..224a350e9b1a9fb7f285fbfae821861f5e62effc:/templates/monthsandwiches.html?ds=sidebyside diff --git a/templates/monthsandwiches.html b/templates/monthsandwiches.html index a956670..ba1bbd3 100644 --- a/templates/monthsandwiches.html +++ b/templates/monthsandwiches.html @@ -1,9 +1,9 @@ {% extends "base.html" %} -{% block title %}Your Sandwiches{% endblock %} +{% block title %}{{ xdate|date:"F Y" }} Sandwiches{% endblock %} {% block content %} -

{{ xdate|date:"F Y" }}

+

{{ xdate|date:"F Y" }} Sandwiches

{% for s in allsandwiches %}

{{ s.adjective }}

Made on {{ s.date_made|date:"F j Y" }} and added by