monorepo/website/tmpl/vars.tmpl
2025-07-31 20:02:31 +00:00

16 lines
400 B
Cheetah

{{define "alexis"}}
<a href="https://github.com/AlexisDanlos" target="_blank">Alexis DANLOS</a>
{{end}}
{{define "bartosz"}}
<a href="https://github.com/Bartoszkk" target="_blank">Bartosz MICHALAK</a>
{{end}}
{{define "florian"}}
<a href="https://github.com/FlorianGRIFFON" target="_blank">Florian GRIFFON</a>
{{end}}
{{define ""}}
<a href="https://github.com/STCB/" target="_blank"> </a>
{{end}}