block--umami-quick-links.html.twig
Same filename in other branches
- 9 core/profiles/demo_umami/themes/umami/templates/components/quicklinks/block--umami-quick-links.html.twig
- 8.9.x core/profiles/demo_umami/themes/umami/templates/components/quicklinks/block--umami-quick-links.html.twig
- 11.x core/profiles/demo_umami/themes/umami/templates/components/quicklinks/block--umami-quick-links.html.twig
Theme override for Umami footer Promo block.
File
-
core/
profiles/ demo_umami/ themes/ umami/ templates/ components/ quicklinks/ block--umami-quick-links.html.twig
View source
- {% extends "block.html.twig" %}
- {#
- /**
- * @file
- * Theme override for Umami footer Promo block.
- */
- #}
- {% block content %}
- {{ attach_library('umami/quicklinks') }}
- {{ content }}
- {% endblock %}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.