<%Links::Update::check%> Available Updates <%if error%>
<%error%>
<%else%>

<%critical_installable%> critical update(s) available.

<%optional_installable%> optional update(s) available.

<%version_installable%> new version is available for download.

Total updates available: <%~set total = $critical_installable%> <%~set total += $recommended_installable%> <%~set total += $optional_installable%> <%~set total += $version_installable%> <%~total~%>

<%endif%>