Current section

Files

Jump to
archeometer priv templates report header.slime
Raw

priv/templates/report/header.slime

div.report-header.d-flex.justify-content-between.px-3
h1.title.hd-base #{app_data.id}
div.dropdown-sections.px-1.py-2#dropdown-sections onclick="dropdownSections()"
div.d-flex
img.mx-0.pr-0 src="assets/stack3.svg" alt="stack 3 svg"
p.text-normal-medium.mx-0.pr-0 Sections
img.mx-0.pr-0 src="assets/down-arrow-sections.svg" alt="down-arrow-sections svg"
div#sections-container.px-0.py-0.d-none
= renderer.sections(app_data.sections, renderer)