Advertisement
anairamzap

marhup_loginsearch

Jun 29th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.25 KB | None | 0 0
  1.     <div class="row hide-for-mobile">
  2.       <div class="large-2 columns">
  3.         <?php print render($page['login']); ?>
  4.       </div>
  5.  
  6.       <div class="large-8 large-offset-4 columns">
  7.  
  8.         <?php print render($page['header']);?>
  9.  
  10.       </div>
  11.     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement