{{ .CachedTitle }}
+{{ .CachedContent }}
+ diff --git a/internal/templates/cache.html b/internal/templates/cache.html index 9e0922b..0055200 100644 --- a/internal/templates/cache.html +++ b/internal/templates/cache.html @@ -1,8 +1,13 @@ {{define "content"}}
This is a rudimentary cached copy of {{ .CachedURL }}, go there to get the latest copy. No ownership of this content is implied.
-{{ .CachedContent }}
+ + This is a cached copy of {{ .CachedURL }}, + go there to get the latest copy. No ownership of this content is implied. +
+{{ .CachedContent }}
+