all repos — searchix @ 64520c95ef7ad3042049ad1bfcad7f72f1ae1325

Search engine for NixOS, nix-darwin, home-manager and NUR users

refactor: rely on html/template functionality more

Alan Pearce
commit

64520c95ef7ad3042049ad1bfcad7f72f1ae1325

parent

e4fd32b04c1e3852bfd9a18e3afa5c1aea1ef9ea

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M frontend/templates/blocks/options.gotmplfrontend/templates/blocks/options.gotmpl
@@ -1,3 +1,4 @@
+{{ template "results" . }} {{ define "results" }} {{- range .Results }} <details id="{{ .Option }}">