<%# Copyright 2008 Steven Barth Copyright 2008 Jo-Philipp Wich Copyright 2012 Daniel Golle Licensed to the public under the Apache License 2.0. -%> <%+header%>

<%:Flash operations%>

<%:Flash new firmware image%> <% if upgrade_avail then %>
<%:Upload a sysupgrade-compatible image. %>
<% if image_invalid then %>
<%:The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform. %>
<% end %>
<% else %>
<%:Sorry, there is no sysupgrade support present; a new firmware image must be flashed manually. Please refer to the wiki for device specific install instructions.%>
<% end %>
<%+footer%>