aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitea <gitea@fake.local>2023-12-29 10:50:16 +0000
committerGitea <gitea@fake.local>2023-12-29 10:50:16 +0000
commitcbc12b958b78d5934fc76a99605f177abb79125c (patch)
tree13954868b360309060b537e31580f3d81e88c758
parentdc332d17d90dcb981a87fcc7f2564c0346762103 (diff)
correct total #
-rw-r--r--table.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/table.tmpl b/table.tmpl
index e87df4a..d28833e 100644
--- a/table.tmpl
+++ b/table.tmpl
@@ -94,7 +94,7 @@ details[open].issue {
<!--p>
{{- range $top.Tags -}}<button>{{ . }}</button>{{- end -}}
</p-->
- Total {{ len $issues }} entries
+ Total: {{ len $features }} features and {{ len $issues }} issues.
<table>
<tr>
<th class="side"></th>