From 1c3c342fe305b9e75f1f5f9232ce84bedfcdf672 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Wed, 18 Dec 2013 22:14:47 -0500 Subject: ui template --- js/ui-template.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 js/ui-template.js (limited to 'js/ui-template.js') diff --git a/js/ui-template.js b/js/ui-template.js new file mode 100644 index 0000000..9c3a6a7 --- /dev/null +++ b/js/ui-template.js @@ -0,0 +1,13 @@ +var TEMPLATE = [ + '
', + '
', + '
', + 'frames ', + 'delay ', + '', + '', + '', + '
', + '
' +].join("") + -- cgit v1.2.3-70-g09d2