Blame view

blocks/getit.php 646 Bytes
ee3cea15   Alexey Boroda   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
          <!-- *** GET IT ***

  _________________________________________________________ -->

  

          <div id="get-it">

              <div class="container">

                  <div class="col-md-8 col-sm-12">

                      <h3>Хотите такой же классный сайт?</h3>

                  </div>

                  <div class="col-md-4 col-sm-12">

                      <a href="index.html#" class="btn btn-template-transparent-primary modal-link" data-title="Заказать" data-form="artboxcore-modal">Заказать</a>

                  </div>

              </div>

          </div>

  

  

          <!-- *** GET IT END *** -->