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