mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-17 18:37:03 +00:00
10 lines
326 B
HTML
Executable File
10 lines
326 B
HTML
Executable File
{{ if not .Lastmod.IsZero }}Last updated on {{ .Lastmod.Format "Jan 2, 2006" }}{{ end }}
|
|
<div class="buttons-container">
|
|
<a href="{{.Site.Params.ghdocsrepo}}/edit/master/content/{{.File.Path}}" class="btn bg-link">
|
|
<button class="button">
|
|
<span>Edit this page</span>
|
|
|
|
</button>
|
|
</a>
|
|
</div>
|