mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 02:44:29 -07:00
Fix variables component
This commit is contained in:
@@ -478,4 +478,8 @@ meta:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include elements/variables.html type='element' variables_keys=page.variables_keys %}
|
||||
{% include elements/variables.html type='element'
|
||||
variables_keys=page.variables_keys
|
||||
folder='elements'
|
||||
file='form'
|
||||
%}
|
||||
|
||||
Reference in New Issue
Block a user