<% if (detailTitle) {%>

<%-detailTitle%>

<%}%>
<%- include('/schema-detail.d.actions.html') %>
<% if (detailNote) {%>

<%-detailNote%>

<%}%>
<%_ viewFields = detailView.filter(x=>!x.exclusiveRequiredWith); let viewGrp = detailViewGrp; let view='detail'; let largePicture=false;%><%- include('/schema-display.detail.html', {viewFields: detailView, viewGrp: detailViewGrp, view: 'detail', largePicture: false}) %>
<%- include('/schema-detail.d.pipeline.html') %>
<%- include('/schema-detail.d.ref.html') %>