You are here

ds-entity-view.html.twig in Display Suite 8.2

Display Entity View

Available variables:

  • content: The render array which contains the layout

File

templates/ds-entity-view.html.twig
View source
  1. {#
  2. /**
  3. * @file
  4. * Display Entity View
  5. *
  6. * Available variables:
  7. * - content: The render array which contains the layout
  8. */
  9. #}
  10. {{ content }}