+
-
+
-
-
- {{.Description}} -
+
{{if .Topics }}
-
-
-
- {{end}}
-
-
-
-
- {{svg "octicon-eye" 16}} {{.NumWatches}}
-
-
- {{svg "octicon-star" 16}} {{.NumStars}}
-
-
- {{svg "octicon-git-branch" 16}} {{.NumForks}}
-
-
+
+
+ + {{range .Topics}} + {{if ne . "" }}{{.}}{{end}} + {{end}} +
+ {{end}}