nortmas
9/27/2017 - 4:07 PM

Attach library

{# only attach our retro library if this is node 1 #} 
{% if node.id == 1 %}
  {{ attach_library('retro/retro') }}
{% endif %}