block--local-tasks-block.html.twig
Same filename in this branch
Same filename and directory in other branches
Theme override for tabs.
File
-
core/
themes/ claro/ templates/ block/ block--local-tasks-block.html.twig
View source
- {% extends "block.html.twig" %}
- {#
- /**
- * @file
- * Theme override for tabs.
- */
- #}
- {% block content %}
- {% if content %}
- {{ content }}
- {% endif %}
- {% endblock %}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.