<% if @host.compute_resource && @host.compute_resource.capabilities.include?(:snapshots) && authorized_for(:auth_object => @host, :permission => :view_snapshots) %>
<%= spinner(_('Loading Snapshots information ...')) %>
<% end %>