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

<%:Flash operations%>

<%:Backup / Restore%>
<%:Click "Generate archive" to download a tar archive of the current configuration files. To reset the firmware to its initial state, click "Perform reset" (only possible with squashfs images).%>
<% if reset_avail then %>
<% end %>

<%:To restore configuration files, you can upload a previously generated backup archive here.%>
<% if cfg_invalid then %>
<%:The uploaded archive does not contain a supported format. Make sure that you choose the correct archive. %>
<% end %>

<%+footer%>