{{template "base/head" .}}
{{if index $.Linkable $index}} {{svg "octicon-file"}} {{$lock.Path}} {{else}} {{svg "octicon-diff"}} {{$lock.Path}} {{end}} {{if not (index $.Lockables $index)}} {{svg "octicon-alert"}} {{end}} | {{$lock.Owner.DisplayName}} | {{TimeSince .Created $.Lang}} | |
{{.i18n.Tr "repo.settings.lfs_locks_no_locks"}} |