gtx


Branch: develop

Author
thewhodidthis <thewhodidthis@fastmail.com>
Date
Nov. 18 '22 21:09:08
Commit
ab8df64454cba01df4797579a7a0204478a9582e
Parent
52232b8daeec7b2a33e25ac20e0bb45475e6fdf1
Changes
diff --git a/repo.html.tmpl b/repo.html.tmpl
index e590557..043e45d 100644
--- a/repo.html.tmpl
+++ b/repo.html.tmpl
@@ -13,7 +13,7 @@
       <h2>Repository</h2>
       <p>Clone this repository using: <code>git clone {{.Link}}</code></p>
       <h2>Branches</h2>
-      {{- range $i, $info := .List}}
+      {{- range $i, $info := .Branches}}
       <dl>
         <dt>{{.Name}}</dt>
       </dl>