Commit 2e633ffbdbed07f6593b4187d94e6eb6bb4dad85
1 parent
abd2bd1f
Страница доктора
Showing
1 changed file
with
0 additions
and
7 deletions
Show diff stats
frontend/views/persone/view.php
... | ... | @@ -21,13 +21,6 @@ |
21 | 21 | <div id="content" class="team-member-detail"> |
22 | 22 | <div class="container"> |
23 | 23 | <section class="col-md-12"> |
24 | - <div class="row"> | |
25 | - <div class="col-md-12"> | |
26 | - <div class="heading"> | |
27 | - <h2><?= $model->lang->title ?></h2> | |
28 | - </div> | |
29 | - </div> | |
30 | - </div> | |
31 | 24 | |
32 | 25 | <div class="row"> |
33 | 26 | <div class="col-md-8"> | ... | ... |