Revision #185 was created by rackycz on May 7, 2020, 10:16:08 AM.
Bootswatch
Content
[...]
<?php ActiveForm::end(); ?>
<?php yii\widgets\Pjax::end() ?>
```
**Simple Bootstrap themes**
---
There is this page [https://bootswatch.com](bootswatch.com) which provides simple bootstrap themes. It is enough just to replace one CSS file - you can do it in file "views/layouts/main.php" just by adding following row just before </head> tag: