diff --git a/templates/logbookentry.html b/templates/logbookentry.html index 3d1a49e97..657268c50 100644 --- a/templates/logbookentry.html +++ b/templates/logbookentry.html @@ -10,6 +10,7 @@
Edit this entry.
+
diff --git a/templates/logbookform.html b/templates/logbookform.html
index da90dc790..11550d597 100644
--- a/templates/logbookform.html
+++ b/templates/logbookform.html
@@ -92,7 +92,8 @@
{% if date %}
Link to this entry {% endif %} - Full logbook for this year: Logbook {{year}} + Full logbook: Logbook {{year}} + {{year}} Logbook report diff --git a/templates/logreport.html b/templates/logreport.html index a8df6334e..a131146ab 100644 --- a/templates/logreport.html +++ b/templates/logreport.html @@ -20,7 +20,7 @@
| Date | Logged trips and diary entries | Cave | Text.. | Author | Who else | |
|---|---|---|---|---|---|---|
| Date | Logged trips and diary entries | Cave | Text.. | Words | Author | Who else | {{entry.text|striptags|safe|truncatechars:30}} | +
+ {{entry.text|wordcount}}
+ |
{{entry.author.nickname_used}} |