diff options
Diffstat (limited to 'example/view')
-rw-r--r-- | example/view/url3/index.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/view/url3/index.haml b/example/view/url3/index.haml index 789cf16..f5974d7 100644 --- a/example/view/url3/index.haml +++ b/example/view/url3/index.haml @@ -1,6 +1,5 @@ %h2=@title %p=Time.now.strftime '%H:%M:%S' -%p="SID : #{@sid}" %p="Session data : #{@data}" %a{:href=>Node3.r}="reload" %br |