summaryrefslogtreecommitdiffstats
path: root/example/view/url3/index.haml
blob: ff91a0bf96b5037f57a69a75560e26b8d3badd34 (plain)
1
2
3
4
5
6
%h2=@title
%p=Time.now.strftime '%H:%M:%S'
%p=@data
%a{:href=>Node3.r}="reload"
%br
%a{:href=>Node0.r}="back"