all repos — go-lift @ main

Lightweight workout tracker prototype..

templates/routines.gohtml (view raw)

1{{ define "body" }}
2<h1>Go Lift</h1>
3<p>Routines!</p>
4{{ end }}