need to run : drush ev 'drupal_flush_all_caches();' drush cr and restart nginx and php-fpm before loading the website
4 lines
51 B
Twig
4 lines
51 B
Twig
{% block content %}
|
|
{{ content }}
|
|
{% endblock %}
|