Guest User

Untitled

a guest
Jul 17th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. %html
  2. %head
  3. %meta{"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8"}
  4. = stylesheet_link_tag 'style'
  5.  
  6. %body
  7. %div{:id=>"div_main"}
  8. %div{:id=>"div_top"}
  9. %h2 Adm::ProductCategories#index
  10. %div{:id=>"div_columns"}
  11. %div{:id=>"div_menu"}
  12. MENUUU
  13. %div{:id=>"div_show"}
  14. SHOWW
  15. %div{:id=>"div_footer"}
  16. FOOOOTER
Add Comment
Please, Sign In to add comment