<article>
  <h1>{%= install.update.title %}</h1>
  <%= renderTemplate('install/shared/steps', obj) %>

  <% if (outdated) { %>
  <p>{%= install.update.new_update %}</p>
  <p>{%= install.update.restart %}</p>
  <% } %>
</article>
