need to run : drush ev 'drupal_flush_all_caches();' drush cr and restart nginx and php-fpm before loading the website
7 lines
114 B
Twig
7 lines
114 B
Twig
<div class="chutier_ui">
|
|
<h2>{{ title }}</h2>
|
|
<section class="documents">
|
|
{{ documents }}
|
|
</section>
|
|
</div>
|