{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2015-2018 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-default', btn_name='', btn2='', btn_icon2='', btn_href2='', btn_class2='btn-default', btn_name2='', id="", with_body=True, panel_extra_class="panel-default") %} {%- block panel_start scoped %}