Example #1
0
<div class='container'>
  <div class='row row-capture'>
    <div class='col-sm-6'>
      <?php 
echo Page::vk($vk_group);
?>
    </div>
      
    
    <div class='col-sm-6'>
      <div class='capture buy'>
        <p>
          <span class='e' data-pk='capture_2_1'><?php 
echo $capture_2_1;
?>
</span>
          <b class='accent e' data-pk='capture_2_2'><?php 
echo $capture_2_2;
?>
</b>
          <span class='e' data-pk='capture_2_3'><?php 
echo $capture_2_3;
?>
</span>
        </p>
        <form action='/thanks' method='post'>
          <input name='name' placeholder='Введите имя' type='text' />
          <input name='phone' placeholder='Введите телефон' type='text' />
          <button class='btn btn-success e' type='submit' data-pk='capture_2_submit' ><?php 
echo $capture_2_submit;
?>