need to run : drush ev 'drupal_flush_all_caches();' drush cr and restart nginx and php-fpm before loading the website
8 lines
204 B
Twig
8 lines
204 B
Twig
<div theme="{{ theme_hook_original }}" class="col small-col-12 med-col-4 large-col-2 float-right">
|
|
<div class="wrapper">
|
|
{{ items }}
|
|
{{ no_results_found }}
|
|
{{ search_help }}
|
|
</div>
|
|
</div>
|