From 4a8d06311a2342c36c80c17b3762a6b19d9dc869 Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Fri, 12 Aug 2016 17:38:22 -0400 Subject: [PATCH] moved autocomplete templates --- hourglass/client/main/main.html | 8 -------- hourglass/client/profile/profile.html | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/hourglass/client/main/main.html b/hourglass/client/main/main.html index 5139925..c014bb9 100644 --- a/hourglass/client/main/main.html +++ b/hourglass/client/main/main.html @@ -53,12 +53,4 @@ - - - - - \ No newline at end of file diff --git a/hourglass/client/profile/profile.html b/hourglass/client/profile/profile.html index 1f4682e..4efef97 100644 --- a/hourglass/client/profile/profile.html +++ b/hourglass/client/profile/profile.html @@ -151,4 +151,12 @@ {{hour}} {{subscribers}} + + + + + \ No newline at end of file