diff --git a/templates/logbook.html b/templates/logbook.html index a1305aa..3d47ed4 100644 --- a/templates/logbook.html +++ b/templates/logbook.html @@ -1,19 +1,29 @@ {% extends "layout.html" %} {% block content %} -
No activities recorded yet.
{% else %} +"{{ entry.note }}"
+"{{ entry.note }}"
+ {% else %} + + {% endif %}