diff --git a/example/view1.html b/example/view1.html
new file mode 100644
index 00000000..158655a6
--- /dev/null
+++ b/example/view1.html
@@ -0,0 +1,2 @@
+view1
+location: {{$service('$location').href}}
diff --git a/example/view2.html b/example/view2.html
new file mode 100644
index 00000000..b53ef7a2
--- /dev/null
+++ b/example/view2.html
@@ -0,0 +1,2 @@
+view2
+location: {{$service('$location').href}}