+13
appview/issues/issues.go
+13
appview/issues/issues.go
···
+3
appview/pages/funcmap.go
+3
appview/pages/funcmap.go
+1
appview/pages/pages.go
+1
appview/pages/pages.go
+8
appview/pages/templates/labels/fragments/label.html
+8
appview/pages/templates/labels/fragments/label.html
···+<span class="flex items-center gap-2 font-normal normal-case rounded py-1 px-2 border border-gray-200 dark:border-gray-700 text-sm">
+6
appview/pages/templates/labels/fragments/labelDef.html
+6
appview/pages/templates/labels/fragments/labelDef.html
+13
-3
appview/pages/templates/repo/issues/issues.html
+13
-3
appview/pages/templates/repo/issues/issues.html
······<a href="/{{ $.RepoInfo.FullName }}/issues/{{ .IssueId }}" class="text-gray-500 dark:text-gray-400">{{ len .Comments }} comment{{$s}}</a>