Back to Yugabyte Db

List

docs/layouts/_shortcodes/page-finder/list.html

2026.1.0.0-b29450 B
Original Source

{{- if .Params.text -}} {{- $isActive := false -}} {{- if isset .Params "current" -}} {{- $isActive = true -}} {{- end -}} {{- if $isActive -}} {{- else -}} {{- end -}} {{- if .Params.icon -}} {{- end -}} {{- .Params.text -}} {{- if $isActive -}} {{- readFile "static/icons/bookmark.svg" | safeHTML -}} {{- end -}} {{- end -}}