From c99c1d52b5c47897038a9ac77b8b73d5259f46ee Mon Sep 17 00:00:00 2001 From: Miguel Grinberg Date: Sun, 24 Feb 2013 21:24:50 -0800 Subject: [PATCH] added missing semicolons to javascript code --- app/templates/login.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/login.html b/app/templates/login.html index 07235d4..e92f22e 100644 --- a/app/templates/login.html +++ b/app/templates/login.html @@ -5,14 +5,14 @@ {% include 'flash.html' %}