<%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later # Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%> <%# requirements: image_url, is_editor, header_content_partial %> <% hide_title = hide_title ? true : false %> <% css_style = is_editor ? "style='margin-top: 0'" : '' %>
id='js-fundraisingHeader'> <% if banner_image_url %>
<% end %> <% unless hide_title %>
<%= render header_content_partial %>
<% end %>