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