summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/account/SignupView.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/js/lib/account/SignupView.js')
-rw-r--r--StoneIsland/www/js/lib/account/SignupView.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/StoneIsland/www/js/lib/account/SignupView.js b/StoneIsland/www/js/lib/account/SignupView.js
new file mode 100644
index 00000000..395c0b00
--- /dev/null
+++ b/StoneIsland/www/js/lib/account/SignupView.js
@@ -0,0 +1,5 @@
+var SignupView = View.extend({
+
+ el: "#signup",
+
+}) \ No newline at end of file