Add who we are pages
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2023-06-28 12:20:25 +02:00
commit 162a36b0b1
3 changed files with 98 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<div class="alert alert-{{ .Get "variant" | default "secondary" }} pb-0">
{{ .Inner }}
</div>