diff --git a/layouts/categories/term.html b/layouts/categories/term.html index 861797356883e6a1ce363513419d332cfcc77281..eeaa72e7fc8541cc1a806a2a54925b4f04ab9cc0 100644 --- a/layouts/categories/term.html +++ b/layouts/categories/term.html @@ -9,7 +9,7 @@ ) }} - {{ partial "posts/summary.html" (dict + {{ partial "categories/summary.html" (dict "context" . "block_wrapped" true ) }}