From 9f73a33b0d989a60083f032bc4c3479e1cf8e21e Mon Sep 17 00:00:00 2001 From: "Maksim A. Boyko" Date: Sun, 28 Oct 2012 17:24:34 -0400 Subject: frontend: Add bg view (rewrote cgi-bin/bg.cgi) --- frontend/templates/backgrounds.html | 269 ++++++++++++++++++++++++++++++++++++ 1 file changed, 269 insertions(+) create mode 100644 frontend/templates/backgrounds.html (limited to 'frontend/templates') diff --git a/frontend/templates/backgrounds.html b/frontend/templates/backgrounds.html new file mode 100644 index 0000000..ef7ff2e --- /dev/null +++ b/frontend/templates/backgrounds.html @@ -0,0 +1,269 @@ + + +SCANNERJAMMER BACKGROUNDS + + + + + + + + + + + +
+ keys +
ESC toggle
C clear
R reverse
BACKSPACE delete
+
+ + +{% for b in backgrounds %} +
+ + + {{ b.user.username }} + {{ b.domain }}
+ {{ b.room.name }} + {{ b.datetime|date:"d-M @ H:i" }} +
+
+{% endfor %} +Next page ... + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2