mirror of
https://github.com/BeardedTek/flowbite-beardedtek.com.git
synced 2025-12-06 13:41:51 +00:00
6 lines
180 B
HTML
6 lines
180 B
HTML
{{ if ( .Page.Params.rates.enable ) }}
|
|
{{ if ( .Page.Params.heading.enable ) }}
|
|
{{ partial "rates/heading" .}}
|
|
{{ end }}
|
|
{{ partial "rates/rates" . }}
|
|
{{ end }} |