Back to Redis

Docs Section

layouts/partials/docs-section.html

latest351 B
Original Source

{{ .Title }}

{{ .Description }}

{{ partial "components/button-link.html" (dict "Href" .ButtonLink "Text" .ButtonLabel) }}

{{ .LinksLeftTitle }}

{{ range .LinksLeft }} {{ .Text }} → {{ end }} {{ if .LinksRight }}

{{ .LinksRightTitle }}

{{ range .LinksRight }} {{ .Text }} → {{ end }} {{ end }}