%@ page contentType="text/html; charset=utf-8" language="java"%>
<%@ page isELIgnored="false" %>
<%--
Process the Configuration Form for the Building Block System Administration
Save the configuration items and display a success receipt
--%>
<%@ page errorPage="/error.jsp"%>
<%@ taglib uri="/bbNG" prefix="bbNG"%>
<%@ taglib uri="jakarta.tags.core" prefix="c"%>
<%-- Breadcrumbs It seems we need to build the full trail manually --%>
<%-- Page Header --%>
<%-- Receipt --%>