diff --git a/templates/watchlist.gohtml b/templates/watchlist.gohtml index a512f1f..074eda4 100644 --- a/templates/watchlist.gohtml +++ b/templates/watchlist.gohtml @@ -39,20 +39,22 @@ {{range $.AllEntries}}
- + {{.DisplayTitle}} -
+
-
-

- {{.DisplayTitle}} -

+ +

+ {{.DisplayTitle}} +

+
{{end}}