mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 12:55:49 +08:00
3 lines
125 B
HTML
3 lines
125 B
HTML
{{- $page := .page }}
|
|
{{- $content := .content }}
|
|
{{- partial "single-article.hugo" (dict "page" $page "content" $content) }} |