mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-04-04 09:11:30 -05:00
6 lines
83 B
HTML
6 lines
83 B
HTML
<aside>
|
|
{{ with .Inner }}
|
|
{{ . | markdownify }}
|
|
{{ end }}
|
|
</aside>
|