diff options
Diffstat (limited to 'templates/logbook2005style.html')
-rw-r--r-- | templates/logbook2005style.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/logbook2005style.html b/templates/logbook2005style.html index b0491b7..67fd930 100644 --- a/templates/logbook2005style.html +++ b/templates/logbook2005style.html @@ -14,7 +14,8 @@ maintain half a dozen parser functions. Sorry about all the crap that surrounds the image tags which has been imported along with the content when UK Caving blogs have been parsed. -Exported on {% now 'Y-m-d H:m' %} using control panel webpage and exportlogbook() in troggle/code/views/other.py +Exported on {% now 'Y-m-d H:m' %} using either the control panel webpage or when editing a logbook entry online +See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, filename) --> <body> {%for logbook_entry in logbook_entries%} |