{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2023 CERN. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- macro panel_start(title, icon="", btn_text='', btn='', btn_icon='', btn_href='', btn_class='', btn_id='', btn_name='', id="", with_body=True, panel_extra_class="secondary") %} {%- block panel_start scoped %}