UNPKG

apostrophe

Version:
5 lines (4 loc) 191 B
{# Get an option from the module that rendered the template #} {{ getOption('flavors.grape.sweetness') }} {# Get an option from a different module #} {{ getOption('test-get-option-2:yup') }}