git.ithinksw.org
/
~kgodey
/
maayanwich.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
808fb55
)
minor changes to template
author
Kriti Godey
<kriti.godey@gmail.com>
Fri, 23 Apr 2010 17:18:49 +0000
(13:18 -0400)
committer
Kriti Godey
<kriti.godey@gmail.com>
Fri, 23 Apr 2010 17:18:49 +0000
(13:18 -0400)
templates/monthsandwiches.html
patch
|
blob
|
history
diff --git
a/templates/monthsandwiches.html
b/templates/monthsandwiches.html
index
a956670
..
ba1bbd3
100644
(file)
--- 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 %}
- <h1 class="pagetitle">{{ xdate|date:"F Y" }}<h1>
+ <h1 class="pagetitle">{{ xdate|date:"F Y" }}
Sandwiches
<h1>
{% for s in allsandwiches %}
<h3 class="sandwichtitle">{{ s.adjective }}</h3>
<p class="metadata">Made on {{ s.date_made|date:"F j Y" }} and added by