From 5e580cf29e38d69bb7931f8f85e0a45077df183f Mon Sep 17 00:00:00 2001 From: root Date: Tue, 18 Dec 2012 12:26:19 -0500 Subject: Add admin and register handlers --- frontend/templates/admin.html | 80 ++++++++++++++++++ frontend/templates/register.html | 174 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 254 insertions(+) create mode 100644 frontend/templates/admin.html create mode 100644 frontend/templates/register.html (limited to 'frontend/templates') diff --git a/frontend/templates/admin.html b/frontend/templates/admin.html new file mode 100644 index 0000000..79a019d --- /dev/null +++ b/frontend/templates/admin.html @@ -0,0 +1,80 @@ +{% load static %} +{% get_static_prefix as STATIC_PREFIX %} + + + +SANDBOX ADMIN + + + + + +
+ << back to room +

MODERATOR COMMAND CENTER

+
+
+
+ +

CURRENT PLAYLIST FOR

+ +
+ +
+ +
+ +
+
+ + + + +
+ + + + + + + + + + + + + + + + + + diff --git a/frontend/templates/register.html b/frontend/templates/register.html new file mode 100644 index 0000000..f041a50 --- /dev/null +++ b/frontend/templates/register.html @@ -0,0 +1,174 @@ +{% load static %} +{% get_static_prefix as STATIC_PREFIX %} + + + +SCANNERJAMMER REGISTRATION + + + +
+ +
+
+
+
+ +

official registration form

+ + + +
+ + + +
+ + + + +
+ + + +
+
+ + wow okay awesome- greetings,
+ + your new ghost is online and active..
+
+ WELCOME TO SCANNERJAMMER +
+ +
+
+ please enable javascript +
+
+ + + + + + + + -- cgit v1.2.3-70-g09d2