Guest User

Untitled

a guest
Oct 20th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1.  
  2. #header
  3. h1 Content
  4. .leftButton
  5. a(href="/calendar") Back
  6.  
  7. #container
  8. .title
  9. h2 this is a title this is a title this is a title
  10. small this is a small text
  11. img.rating(src="/images/theme/stars-3.png")
  12.  
  13. .photo
  14. img(src="/images/theme/gossip_girl.jpg")
  15.  
  16. .navigation
  17. a(href="/content")
  18. img.prev(src="/images/theme/prev.png")
  19. img(src="/images/theme/bullets.png")
  20. a(href="/content")
  21. img.forward(src="/images/theme/forward.png")
  22.  
  23. .article
  24. p This is an even longer text to describe the actual facts. This is an even longer text to describe the actual facts. This is an even longer text to describe the actual facts. This is an even longer text to describe the actual facts. This is an even longer text to describe the actual facts.
  25.  
  26.  
  27. .fancy.inset
  28. ul
  29. li
  30. .inner
  31. img.thumb(src="/images/theme/60.png")
  32. a(href="blog.html") Invia email
  33. img.arrow(src="/images/chevron_black.png")
  34. li
  35. .inner
  36. img.thumb(src="/images/theme/60.png")
  37. a(href="blog.html") Condividi su facebook
  38. img.arrow(src="/images/chevron_black.png")
Add Comment
Please, Sign In to add comment