shx-3d-render
parent
9974b465b5
commit
d6fe07eb3d
|
@ -1,5 +1,5 @@
|
|||
{% assign content_type = content_type | default: 'body' %}
|
||||
{% assign section_id = section_id | default: 'null' %}
|
||||
{% assign section_id = section_id | default: 'null' unless section_id %}
|
||||
|
||||
{% if content_type == 'body' %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue