git.p6c8.net
/
pcdenotes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated dependencies
[pcdenotes.git]
/
notes
/
templates
/
archive_main.html
diff --git
a/notes/templates/archive_main.html
b/notes/templates/archive_main.html
index 268e950d42fa3b1f9710590459e637b9ec6f7035..2b1771176163b40c8f60b6670a7e3d2d20cdc848 100644
(file)
--- a/
notes/templates/archive_main.html
+++ b/
notes/templates/archive_main.html
@@
-8,7
+8,7
@@
{% if years %}
<ul>
{% for year in years %}
- <li><a href="{{ year
}}/">{{ year }}</a>
</li>
+ <li><a href="{{ year
.created_year }}/">{{ year.created_year }}</a> ({{ year.total }})
</li>
{% endfor %}
</ul>
{% else %}
patrick-canterino.de