audiofield-download-links.html.twig 264 B

12345678910111213
  1. {#
  2. /**
  3. * @file
  4. * Default theme implementation for AudioField audioplayer download links.
  5. *
  6. * Available variables:
  7. * - links: theme_item_list render array containing the download links for
  8. * an audiofield entity.
  9. *
  10. * @ingroup themeable
  11. */
  12. #}
  13. {{ links }}