<% include templates/header.htm %>
<% if SHOW == "CONFIRM" %>
<% /if %>
Configuration status: Configuration is <% if CONFIG_OK %>VALID<% else %>INVALID<% /if %> and was <% if UPDATING %>NOT YET COMMITED<% else %>COMMITED<% /if %>.
<% if SHOW == "WARN" %>
Action <% ACTION %> was executed and the following message was received: <% MSG %>