all repos — legit @ d879c2dfb088cb7911e322694c101fb0bdf7c0c0

web frontend for git, written in go

templates/index.html (view raw)

{{ define "index" }}

{{ template "head" . }}

  
    

{{ .meta.Title }}

{{ .meta.Description }}

{{ template "nav" . }} {{ range $repo, $lc := .info }} {{ end }}
repository last active
{{ $repo }} {{ $lc }}
{{ end }}