- Last updated:
- {{ .Lastmod.Format "January 2, 2006" }}{{ with .GitInfo }}
- :
+
+ Last updated:
+ {{ .Lastmod.Format "January 2, 2006" }}{{ with .GitInfo }}
+ :
+
{{ .Subject }} ({{ .AbbreviatedHash }})
+ {{ end }}
+
+
+ {{ with .File }}
+ {{ $href := printf "%sedit/master/content/%s/%s" site.Params.ghrepo $.Lang .Path }}
{{ .Subject }} ({{ .AbbreviatedHash }})
+ href="{{ $href }}"
+ class="mt-4 inline-block not-prose bg-blue-600 hover:bg-blue-800 text-white hover:text-white font-bold py-2 px-4 rounded">
+ Improve this page
+
{{ end }}
-
-{{ with .File }}
- {{ $href := printf "%sedit/master/content/%s/%s" site.Params.ghrepo $.Lang .Path }}
-