{{define "title"}}LUCI{{end}} {{define "body"}}

All Projects

{{ range .frontpage.Projects }}
{{ if .LogoURL }} {{ else }}
{{ printf "%.2s" .ID }}
{{ end }}
{{.ID}}
{{ end }}
{{end}}