diff --git a/templates/logbookform.html b/templates/logbookform.html index 2e2b482..5286ecf 100644 --- a/templates/logbookform.html +++ b/templates/logbookform.html @@ -101,7 +101,7 @@ - Update this entry "{{title}}" + {% if title %}Update this entry"{{title}}"{% else %} Save this entry{% endif %}