Fix variables component

This commit is contained in:
Jeremy Thomas
2018-06-19 13:33:54 +01:00
parent dd59374591
commit f9f0b19e46
20 changed files with 97 additions and 136 deletions

View File

@@ -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'
%}