Commit 61660b96214294dfddcfbfc08f13e40e818cd2d0

Authored by Eugeny Galkovskiy
1 parent 5f425094

delete double title, page about

Showing 1 changed file with 0 additions and 4 deletions   Show diff stats
frontend/views/site/about.php
... ... @@ -18,10 +18,6 @@
18 18 <section>
19 19 <div class="row">
20 20 <div class="col-md-12">
21   -
22   - <div class="heading">
23   - <div class="titleheading">О клинике</div>
24   - </div>
25 21  
26 22 <?php
27 23 echo $page_about->lang->body;
... ...