## -*- coding: utf-8 -*- ## upgrade block rendered afte on-click check
%if c.should_upgrade: A new version is available: %if c.latest_data.get('title'): ${h.literal(c.latest_data['title'])} %else: ${c.latest_ver} %endif %else: You already have the latest stable version. %endif
% if c.should_upgrade and c.important_notices: