diff options
Diffstat (limited to 'examples/view/url3/index.haml')
-rw-r--r-- | examples/view/url3/index.haml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/view/url3/index.haml b/examples/view/url3/index.haml deleted file mode 100644 index ff91a0b..0000000 --- a/examples/view/url3/index.haml +++ /dev/null @@ -1,6 +0,0 @@ -%h2=@title -%p=Time.now.strftime '%H:%M:%S' -%p=@data -%a{:href=>Node3.r}="reload" -%br -%a{:href=>Node0.r}="back" |