Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / web / themes / contrib / bootstrap / templates / filter / filter-tips.html.twig
1 {#
2 /**
3  * @file
4  * Theme override for a set of filter tips.
5  *
6  * Available variables:
7  * - tips: A pre-constructed list of tips.
8  *
9  * @ingroup templates
10  *
11  * @see \Drupal\bootstrap\Plugin\Preprocess\FilterTips::preprocessVariables()
12  */
13 #}
14 {{ tips }}