{{define "footer"}}
<p class="has-margin-top-small has-text-right is-size-7 has-text-grey">
  Version: {{ .BuildInfo.ProjectVersion }} - 
  Réf.: {{ .BuildInfo.GitRef }} - 
  Date de construction: {{ .BuildInfo.BuildDate }}
</p>
{{end}}