mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-04-04 17:21:29 -05:00
6 lines
97 B
HTML
6 lines
97 B
HTML
{{ with .Description }}
|
|
<p>{{ . | markdownify }}</p>
|
|
{{ else }}
|
|
{{ .Summary }}
|
|
{{ end }}
|