From 9326fc1703d18b64a65b4d272446a01b8b308cc5 Mon Sep 17 00:00:00 2001 From: Ashok Fernandez Date: Fri, 12 Jun 2015 19:31:27 +0200 Subject: [PATCH] Escaped brackets from angular --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index cb96829..06f5bef 100644 --- a/index.html +++ b/index.html @@ -28,8 +28,10 @@

Demo Source

+        
         <p>Selected timezone: <b>{{ timezone }}<b></p>
         <timezone-selector ng-model="timezone"/>
+