Guest User

Untitled

a guest
Jan 22nd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. !!! 5
  2. html
  3. head
  4. meta(name='description', content='Find Garage, Yard, and Estate Sales or Post Your Own!')
  5. meta(name='keywords', content='Sales,Garage Sale,Yard Sale,Estate Sale')
  6. meta(charset='UTF-8')
  7. title= title
  8. link(rel='stylesheet', href='/css/hellogarage.css')
  9. body
  10. header
  11. nav
  12. ul
  13. li
  14. a(href='/') Home
  15. li
  16. a(href='/sales') Find Sales
  17. li
  18. a(href='/sales/new') Post New Sale
  19. //li
  20. span Feedback or Contact?
  21. div#content!= body
  22. script(src='/js/hellogarage.js')
  23. footer
  24. p © 2011 HelloGarage.com
Add Comment
Please, Sign In to add comment