We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0dcfa commit 0e3ba05Copy full SHA for 0e3ba05
bakeup/templates/shop/includes/production_days.html
@@ -8,7 +8,7 @@
8
{% empty %}
9
{% if value.text_no_production_day %}
10
<div class="col">
11
- {{ value.text_no_production_day|richtext }}
+ {% include_block value.text_no_production_day %}
12
</div>
13
{% else %}
14
0 commit comments