= "ble" if bla
%br

SyntaxError in Ble#bla

Showing app/views/bles/bla.haml where line #30 raised:

(eval):76:in `compile': compile error
(eval):76: syntax error, unexpected kEND, expecting $end

Extracted source (around line #30):

27: = link_to 'Next page', { :Page => @ble_pages.current.next } if
@ble_pages.current.next
28: %br
29:
30: = link_to 'New ble', :action => 'new'


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to