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

No revisions made

{{/if}}