Thursday, 11 September, 2025г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Drupal 8 - Bootstrap Theme - Part 2 - Create Sub Theme

Drupal 8 - Bootstrap Theme - Part 2 - Create Sub ThemeУ вашего броузера проблема в совместимости с HTML5
In this tutorial, we will create a sub theme for the Bootstrap theme in Drupal 8. PLAYLIST: https://goo.gl/JQBbRq Documentation: http://drupal-bootstrap.org/api/bootstrap/8.x-3.x Issues for Bootstrap: https://www.drupal.org/project/issues/bootstrap Part 1: https://youtu.be/1VYaFRMER8U Bootstrap's templates in D8 --------------------------------------------- To override the template, just copy over the following templates from your Bootstrap base theme to your sub theme and place it inside the /templates folder. Remember to flush caches after changes made. HTML template: themes\bootstrap\templates\system\html.html.twig Page template: themes\bootstrap\templates\system\page.html.twig Node template: themes\bootstrap\templates\node\node.html.twig Block template: themes\bootstrap\templates\block\block.html.twig
Мой аккаунт