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