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