Skip to content
Snippets Groups Projects
Commit 28e2261e authored by Ahmad  Abbad's avatar Ahmad Abbad Committed by Rajab Natshah
Browse files

Issue #3373832 by Ahmad Abbad: Fix missing attributes for heading block

parent dc2b684c
Branches
Tags
1 merge request!2Issue #3373832 by Ahmad Abbad: Fix missing attributes for heading block
......@@ -32,7 +32,7 @@
{% include 'varbase_components:heading' with {
html_tag: heading_tag,
content: heading_text,
attributes: []
attributes: attributes
}
%}
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment