diff --git a/examples/blueprint_default/parts/forms.html.haml b/examples/blueprint_default/parts/forms.html.haml index 647b5f52..741706c5 100644 --- a/examples/blueprint_default/parts/forms.html.haml +++ b/examples/blueprint_default/parts/forms.html.haml @@ -184,6 +184,8 @@ %input#q.text{ :type => "text", :name => "q", :value => "Field with class .text" } .span-2.last %input.button{ :type => "submit", :value => "submit" } + / WTF This doesn't render correctly without some space. +   %hr %p %a{ :href => "http://validator.w3.org/check?uri=referer" }