1 2 3 4 5 6 7
%h3='url1 meth0 view' -options.each do |k,v| %p="#{k} => #{v}" %p - @links.each do |href,name| %a{:href=>href}=name %br