@@ -41,7 +41,7 @@ |
||
| 41 | 41 | |
| 42 | 42 | <body> |
| 43 | 43 | |
| 44 | - <script src="<?= $this->theme->getBaseUrl() . '/js/lightbox-plus-jquery.min.js'; ?>"></script> |
|
| 44 | + <script src="<?= $this->theme->getBaseUrl().'/js/lightbox-plus-jquery.min.js'; ?>"></script> |
|
| 45 | 45 | |
| 46 | 46 | <?php $this->beginBody() ?> |
| 47 | 47 | |