Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. %meta{:content => "width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no", :name => "viewport"}
  2.  
  3. %header#header
  4. .wrapper
  5. %h1
  6. %a{:href => "#"}
  7. Converge
  8. %abbr UI
  9.  
  10. %a.settings{:href => "#"} settings
  11. #notifications
  12. #indicator
  13. %span notifications
  14. %a.count.important{:href => "#"} 7
  15. / comment out to remove notifiation dialog
  16. /
  17. .flash-message.fade-in-down
  18. .message
  19. Things have been happening
  20. %a{:href => "#"} here's proof
  21. .message
  22. This is a warning — be warned!
  23. .form
  24. %a.btn{:href => "#"} view all notifications
  25. /
  26. %a.username{:href => "#"} long_username
  27. /
  28. %input{:placeholder => "Search", :type => "search"}/
  29. %nav
  30. %ul#menu
  31. / comment out the whole org li to see conductor style
  32. %li
  33. #org{:title => " organization"} Organization Profile Name
  34. %li
  35. %a{:href => "#"} dashboard
  36. %li
  37. %a{:href => "#"} instances
  38. %li
  39. %a.active{:href => "#"} environments
  40. %li
  41. %a{:href => "#"} permissions
  42. %li
  43. %a{:href => "#"} services
  44.  
  45. /
  46. %li.search
  47. %input{:placeholder => "Search", :type => "search"}/
  48. %a.menu-link{:href => "#menu"} Menu
  49.  
  50. .wrapper
  51.  
  52. %nav.tabs
  53. %ul
  54. %li
  55. %a{:href => "#"} overview
  56. %li
  57. %a.active{:href => "#"} pools
  58. %li
  59. %a{:href => "#"} catalogs
  60. %li
  61. %a{:href => "#"} more?
  62.  
  63. .inset  
  64. .inset  scroll down
  65. .inset  
  66. .inset  scroll down
  67. .inset  
  68. .inset  
  69. .inset  scroll down
  70. .inset  
  71. .inset  
  72. .inset  scroll down
  73. .inset  
  74. .inset  
  75. .inset  
  76. .inset  
  77. .inset  
  78. .inset  
  79. .inset  
  80. .inset  
  81. .inset  
  82. .inset  
  83. .inset  
  84. .inset  
  85. .inset  
  86. .inset  
  87. .inset  
  88. .inset  
  89. .inset  
  90. %footer.footer
  91. Version 3.4.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement