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