summaryrefslogtreecommitdiffstats
path: root/example/view/url3/index.haml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-01-04 09:44:02 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-01-04 09:44:02 +0100
commit0d82447a4a0f2c603e648ec5f640f848e6a02208 (patch)
tree6e75939b6e5d2d300df62cdbb0bb127042dc4c0d /example/view/url3/index.haml
parent626aebd32b2fa899cfb67f3b569c7460aee9c9b0 (diff)
downloadzorglub-0d82447a4a0f2c603e648ec5f640f848e6a02208.zip
zorglub-0d82447a4a0f2c603e648ec5f640f848e6a02208.tar.gz
rename examples into example
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"