Commit ab9c01bbe5f18d3cb400a575731521bd2b854c90
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
frontend/views/site/error.php
| @@ -16,7 +16,10 @@ $this->title = $name; | @@ -16,7 +16,10 @@ $this->title = $name; | ||
| 16 | <div class="col-sm-6 col-sm-offset-3" id="error-page"> | 16 | <div class="col-sm-6 col-sm-offset-3" id="error-page"> |
| 17 | 17 | ||
| 18 | <div class="box"> | 18 | <div class="box"> |
| 19 | - | 19 | + |
| 20 | + <h3 class="text-center"><a href="/"> | ||
| 21 | + <img src="/storage/helper/2_foVnxLKJg55xhicvmRBNct25J28UyJ0N_h_42.jpg" alt=""> </a></h3> | ||
| 22 | + <h3 class="text-center">ОШИБКА 404</h3> | ||
| 20 | <h3>Похоже, мы не можем найти нужную вам страницу.</h3> | 23 | <h3>Похоже, мы не можем найти нужную вам страницу.</h3> |
| 21 | <h4 class="text-muted">Попробуйте ещё раз</h4> | 24 | <h4 class="text-muted">Попробуйте ещё раз</h4> |
| 22 | 25 |