mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 12:13:19 -06:00
6 lines
83 B
HTML
6 lines
83 B
HTML
<aside>
|
|
{{ with .Inner }}
|
|
{{ . | markdownify }}
|
|
{{ end }}
|
|
</aside>
|