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

<%:Configuration%> / <%:Apply%>

<% if changes then %> <%+cbi/apply_xhr%> <%+admin_uci/changelog%> <%- cbi_apply_xhr('uci-apply', configs) -%>

<%:The following changes have been committed%>:

<%- uci_changelog(changes) -%> <% else %>

<%:There are no pending changes to apply!%>

<% end %> <%+footer%>