blob: 950b464662d15b63e5a69985861f1fc3f40f5a4a [file] [log] [blame] [raw]
div.ces-level-selectors.d-flex.justify-content-center.mt-3
div.btn-group.btn-group
each level, index in sponsors.getLevels()
button.btn.btn-primary(onclick='document.getElementById("ces_hop_' + index + '").scrollIntoView({behavior:"smooth"});')=level.name
block content
include sponsors-content.pug