diff --git a/templates/contest/logTable.html b/templates/contest/logTable.html deleted file mode 100644 index f184e92..0000000 --- a/templates/contest/logTable.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - -{% if logShowComplete %} - - -{% else %} - -{% endif %} - - - - - - - - - - {% for qso in qsos %} - - - -{% if logShowComplete %} - - -{% else %} - -{% endif %} - - - - - - - - {% endfor %} - -
No.TimeCall ACall BCallBandTX ReportRX ReportOther No.Reference
{{ qso.ownNo }}{{ qso.time }}{{ qso.owner.username }}{{ qso.call }}{{ qso.call }}{{ qso.band }}{{ qso.reportTX }}{{ qso.reportRX }}{{ qso.otherNo }}{{ qso.refStr }}Edit Delete
diff --git a/templates/contest/registerRefs.html b/templates/contest/registerRefs.html index 36600bd..39cdf8e 100644 --- a/templates/contest/registerRefs.html +++ b/templates/contest/registerRefs.html @@ -1,14 +1,6 @@ {% extends "base.html" %} {% block content %} -
-
-

- Register Someone!!!! - Here be FORM for registering someone without a ref -

-
-
@@ -40,7 +32,38 @@
Current QSOs
- {% include "contest/logTable.html" with logShowComplete=1 qsos=qsos %} + + + + + + + + + + + + + + + + + {% for qso in qsos %} + + + + + + + + + + + + + {% endfor %} + +
Nr-SBandUTCCall ACall BRST-SRST-RNr-REXCRemarks
{{ qso.ownNo }}{{ qso.band }}{{ qso.time|date:"H:i" }}{{ qso.owner.username }}{{ qso.call }}{{ qso.reportTX }}{{ qso.reportRX }}{{ qso.otherNo }}{{ qso.refStr }}{{ qso.remarks }}