mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
6 lines
No EOL
141 B
HTML
6 lines
No EOL
141 B
HTML
{{- partial "shortcodes/tabs.html" (dict
|
|
"context" .
|
|
"content" .Inner
|
|
"groupId" (.Get "groupId")
|
|
"tabs" (.Scratch.Get "tabs")
|
|
) }} |