In my Rails template, I\'d like to accomplish final HTML to this effect using HAML:
I will first link somewhere
Yet another option that I've used in the past:
- if @condition %span> , then some more text after the link.