{{#if hasRevisions}}
{{ui-select tagName="span" class="revision-picker" content=revisions action=(action 'onSelectRevision') optionValuePath="id" optionLabelPath="label"}}
{{#if hasDiff}}
{{{diff}}}
{{/if}}
{{#if permissions.documentEdit}}
Restore to this version
{{/if}} {{else}}

No revisions made

{{/if}}