From cc01ad04bf8109f0a2a6f5268a6a0904f79f1f2a Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Wed, 29 Aug 2012 11:12:21 -0400 Subject: [PATCH] Move javascript into its own file. (imported from commit b0e9a5e2700e85f31f8cd5922ab489000c96781c) --- templates/zephyr/index.html | 151 +----------------------------------- zephyr/static/js/zephyr.js | 148 +++++++++++++++++++++++++++++++++++ 2 files changed, 149 insertions(+), 150 deletions(-) create mode 100644 zephyr/static/js/zephyr.js diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index 5a65e2b805..212c1cbb75 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -6,156 +6,7 @@ {% block content %} - +