Prevent debugging warning in output

This commit is contained in:
Christian Wolf 2025-01-20 14:07:14 +01:00
parent bdf6a8794f
commit 6d56276947

View File

@ -5,7 +5,7 @@
{{- $list = sort $list "title" -}}
{{- $cals := apply $list "index" "." "class" -}}
{{- $cals = uniq $cals -}}
{{ warnf "%s" $cals}}
{{/* warnf "%s" $cals */}}
<table>
<thead>
<tr>