diff --git a/templates/book.html b/templates/book.html index 22ebb22..ea855db 100644 --- a/templates/book.html +++ b/templates/book.html @@ -2,7 +2,7 @@

{{.Title}}

{{.Description}}

-{{.Title}} +{{if .Cover}}{{.Title}}{{end}}