Guest User

Untitled

a guest
Nov 16th, 2013
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. ... ^
  2. layout /default/:12: syntax error, unexpected $undefined
  3. ...</script>\n </head>\n <body>\n <div id='box-links'>\n ...
  4. ... ^
  5. layout /default/:12: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '('
  6. ... </head>\n <body>\n <div id='box-links'>\n <a#{_ham...
  7. ... ^
  8. layout /default/:12: syntax error, unexpected $undefined
  9. ...ody>\n <div id='box-links'>\n <a#{_hamlout.adjust_ta...
  10. ... ^
  11. layout /default/:16: unknown regexp option - a
  12. layout /default/:16: syntax error, unexpected $undefined
  13. ...> "#box1")}>Link to box #1</a>\n <a#{
  14. ... ^
  15. layout /default/:17: unknown regexp option - a
  16. layout /default/:17: syntax error, unexpected $undefined
  17. ...> "#box2")}>Link to box #2</a>\n <a#{
  18. ... ^
  19. layout /default/:18: unknown regexp option - a
  20. layout /default/:18: syntax error, unexpected $undefined
  21. ...> "#box3")}>Link to box #3</a>\n <a#{
  22. ... ^
  23. layout /default/:21: syntax error, unexpected ':', expecting ')'
  24. ...ibutes({}, nil, :id => "box1" :class => "box")}>Box #1</div>...
  25. ... ^
  26. layout /default/:21: syntax error, unexpected ')', expecting '}'
  27. ... :id => "box1" :class => "box")}>Box #1</div>\n <div#{
  28. ... ^
  29. layout /default/:22: syntax error, unexpected ':', expecting ')'
  30. ...ibutes({}, nil, :id => "box2" :class => "box")}>Box #2</div>...
  31. ... ^
  32. layout /default/:22: syntax error, unexpected ')', expecting '}'
  33. ... :id => "box2" :class => "box")}>Box #2</div>\n <div#{
  34. ... ^
  35. layout /default/:23: syntax error, unexpected ':', expecting ')'
  36. ...ibutes({}, nil, :id => "box3" :class => "box")}>Box #3</div>...
  37. ... ^
  38. layout /default/:23: syntax error, unexpected ')', expecting '}'
  39. ... :id => "box3" :class => "box")}>Box #3</div>\n <div#{
Advertisement
Add Comment
Please, Sign In to add comment