General Settings
<% if (updateReady && !canAutoUpdate) { %>
Update
<% } else if (updateManual) { %>
Update
New version has been released. It will check for updates and install them automatically
but auto-upgrading from your version is impossible.
<% } %>
Appearance
/>
<% if (canAutoUpdate && !updateManual) { %>
Function
<% if (updateInProgress) { %>
<% } else { %>
<% } %>
<% if (updateReady) { %>
<% } %>
<% } %>
<% if (devTools) { %>
Advanced
Show dev tools
<% } %>