Initial commit

This commit is contained in:
Luka Romih
2022-12-07 04:43:36 +01:00
commit 257f3c354f
496 changed files with 55373 additions and 0 deletions
@@ -0,0 +1,8 @@
mixin header(headerContent)
.header-section-root
.header-container-divider-left.pe-5
h1= headerContent.h1
span.page-title-header= headerContent.title
span.d-block.pe-5.pt-2.page-description= headerContent.description
.header-container-divider-right
button.btn.btn-primary= headerContent.btnTxt