{{if history.revisionArray.length === 0}}

{{> ~loc('_ info.history.none')}}

{{else}} {{for history.revisionArray ~history=history ~lastIndex=(history.revisionArray.length - 1)}} {{for editArray[0]}} {{/for}} {{/if}} {{/for}} {{if history.revisionArray.length > 1}} {{/if}}
{{> ~loc('_ label.history.revisionname')}} {{> ~loc('_ label.history.revisionuser')}} {{> ~loc('_ label.history.revisionday')}} {{> ~loc('_ label.history.revisiontime')}} {{> ~loc('_ label.history.revisionsource')}}
{{if user}} {{for ~history.userMap[user]}} {{: login}}[{{: sphere}}] – {{> fullname}} {{else}} {{: user}} {{/for}} {{/if}} {{localDate: time}} {{localTime: time}} {{: source}} {{if #index < ~lastIndex}} {{if #index > 0}} {{/if}}
{{/if}}