Advertisement
Guest User

Untitled

a guest
Jun 27th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.89 KB | None | 0 0
  1. <footer class="page__footer cf">
  2.     <div class="page-container">
  3.         @widget('menu', ['name' => 'stopka-menu', 'type' => 'footer'])
  4.  
  5.         <div class="page__footer-social || grid-mt-14 grid-msw-20 grid-ms-48 float-right">
  6.             <a href="https://www.facebook.com/AliorBankSA/" class="ico-social social--fb" target="_blank"></a>
  7.             <a href="https://twitter.com/aliorbanksa" class="ico-social social--tw" target="_blank"></a>
  8.             <a href="https://www.youtube.com/user/aliortv" class="ico-social social--yt" target="_blank"></a>
  9.             <a href="https://www.linkedin.com/company/alior-bank-s-a-" class="ico-social social--in" target="_blank"></a>
  10.         </div>
  11.     </div>
  12.     <hr>
  13.     <div class="page-container">
  14.         <span class="">
  15.             Serwis dostarczany przez <a href="https://www.aliorbank.pl">Alior Bank</a>.
  16.         </span>
  17.     </div>
  18. </footer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement