mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
3 lines
No EOL
169 B
HTML
3 lines
No EOL
169 B
HTML
{{- $page := .page }}
|
|
{{- $content := .content }}
|
|
{{- partial "archetype.hugo" (dict "hook" "article" "page" $page "parameter" (dict "page" $page "content" $content)) }} |