<% include templates/header.htm %>
<% if SHOW == "CONFIRM" %>
Confirmation required
<% MSG %> <% if HTML_CFG %>

<% HTML_CFG %>

<% /if %>

<% /if %>
Configuration status: Configuration is <% if CONFIG_OK %>VALID<% else %>INVALID<% /if %> and was <% if UPDATING %>NOT YET COMMITED<% else %>COMMITED<% /if %>.
 
End update session and (re)read configuration by (re)starting RAVmd.
Rollback to last saved configuration.
Restore any saved configuration.
Delete some/all previous saved configurations:
<% if SHOW == "WARN" %>
Action <% ACTION %> was executed and the following message was received: <% MSG %>

<% /if %> <% include templates/footer.htm %>