diff options
-rw-r--r-- | layouts/shortcodes/list-sof-chief.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/shortcodes/list-sof-chief.html b/layouts/shortcodes/list-sof-chief.html index 72f7493..308188e 100644 --- a/layouts/shortcodes/list-sof-chief.html +++ b/layouts/shortcodes/list-sof-chief.html @@ -3,4 +3,6 @@ <h2>{{.Title}}</h2> +<ul>{{.Summary}}</ul> + {{ end }} |