Commit c9689046df44210d4aafcefb6a73b6634ae0ff2f

Authored by Eugeny Galkovskiy
1 parent bc3d1ced

contacts photo out

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/site/contact.php
... ... @@ -39,7 +39,7 @@ JS;
39 39 </div>
40 40  
41 41 <p class="lead"><?= \Yii::t('app', 'contact_text1') ?></p>
42   - <div class="contacts_photo"><img src="/img/contacts_photo.jpg" alt=""></div>
  42 +<!-- <div class="contacts_photo"><img src="/img/contacts_photo.jpg" alt=""></div>-->
43 43 </section>
44 44 </div>
45 45 </div>
... ...