You are here

sna-blocks-view-simplenodearchive.html.twig in Simple Node Archive Blocks 8

Default theme implementation for unformatted summary links.

Available variables:

  • archive_block: Archive block data.

File

template/sna-blocks-view-simplenodearchive.html.twig
View source
  1. {#
  2. /**
  3. * @file
  4. * Default theme implementation for unformatted summary links.
  5. *
  6. * Available variables:
  7. * - archive_block: Archive block data.
  8. *
  9. * @see template_preprocess_sna_blocks_view_simplenodearchive()
  10. *
  11. * @ingroup themeable
  12. */
  13. #}
  14. {{ archive_block }}