{% include "snippets/variables/render.html" with variables=standard_variables variable_help=variable_help.standard_vars type="standard" only %} {% if advanced_variables %}
{% include "snippets/variables/render.html" with variables=advanced_variables variable_help=variable_help.advanced_vars type="advanced" only %}
{% endif %}