% if 'image' in config: % else: {{config['title']}} % end
    % for tab in config['tabs']:
  • {{ tab['name'] }}
  • % end