mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Fix variables component
This commit is contained in:
@@ -730,4 +730,9 @@ meta:
|
||||
</p>
|
||||
</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