File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 26
26
27
27
< div id ="lastedit " class ="lastedit issue-button-container ">
28
28
{{ T "main_page_last_modified_on" }} {{ .GitInfo.AuthorDate.Format "January 02, 2006 at 3:04 PM PST" }} {{ T "main_by" }}
29
- < a href ="https://github.com/kubernetes/website/commit/{{ .GitInfo.Hash }}/ "> {{ .GitInfo.Subject }}</ a > (< a href ="https://github.com/kubernetes/website/commits/master/content/en /{{ .File.Path }} "> {{ T "main_page_history" }}</ a > )
29
+ < a href ="https://github.com/kubernetes/website/commit/{{ .GitInfo.Hash }}/ "> {{ .GitInfo.Subject }}</ a > (< a href ="https://github.com/kubernetes/website/commits/master/content/{{ site.Language.Lang }} /{{ .File.Path }} "> {{ T "main_page_history" }}</ a > )
30
30
</ div >
31
31
{{ end }}
32
32
</ div >
You can’t perform that action at this time.
0 commit comments