You are here

page-hero-data.html.twig in Open Social 8.6

Deprecated

The template is not used anymore. Use node--hero.html.twig instead

Available variables:

  • title
  • hero_node
  • node
  • node_type
  • section_class
  • event_enrollment
  • hero_styled_image_url

File

themes/socialbase/templates/node/page-hero-data.html.twig
View source
  1. {#
  2. /**
  3. * @file page-hero-data.html.twig
  4. * @deprecated
  5. *
  6. * The template is not used anymore. Use node--hero.html.twig instead
  7. *
  8. * Available variables:
  9. * - title
  10. * - hero_node
  11. * - node
  12. * - node_type
  13. * - section_class
  14. * - event_enrollment
  15. * - hero_styled_image_url
  16. */
  17. #}
  18. {{ hero_node }}