mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2025-11-09 15:05:55 +00:00
5 lines
103 B
HTML
5 lines
103 B
HTML
{{- if .Content -}}
|
|
<article class="article markdown-body">
|
|
{{- .Content -}}
|
|
</article>
|
|
{{- end -}} |