Skip to content

Commit 75cf4a7

Browse files
committed
missed a partial. call
1 parent 039bece commit 75cf4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/partials/patternSection.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</div>
1515
{% endif %}
1616
<div class="sg-pattern-example">
17-
{{ patternPartialCode | raw }}
17+
{{ partial.patternPartialCode | raw }}
1818
</div>
1919
{% for patternExampleAddition in partial.patternExampleAdditions %}
2020
{{ patternExampleAddition | raw }}

0 commit comments

Comments
 (0)