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 @@ -
No. | -Time | -{% if logShowComplete %} -Call A | -Call B | -{% else %} -Call | -{% endif %} -Band | -TX Report | -RX Report | -Other No. | -Reference | -- |
---|---|---|---|---|---|---|---|---|---|---|
{{ qso.ownNo }} | -{{ qso.time }} | -{% if logShowComplete %} -{{ qso.owner.username }} | -{{ qso.call }} | -{% else %} -{{ qso.call }} | -{% endif %} -{{ qso.band }} | -{{ qso.reportTX }} | -{{ qso.reportRX }} | -{{ qso.otherNo }} | -{{ qso.refStr }} | -Edit Delete | -
- Register Someone!!!! - Here be FORM for registering someone without a ref -
-Nr-S | +Band | +UTC | +Call A | +Call B | +RST-S | +RST-R | +Nr-R | +EXC | +Remarks | +
---|---|---|---|---|---|---|---|---|---|
{{ qso.ownNo }} | +{{ qso.band }} | +{{ qso.time|date:"H:i" }} | +{{ qso.owner.username }} | +{{ qso.call }} | +{{ qso.reportTX }} | +{{ qso.reportRX }} | +{{ qso.otherNo }} | +{{ qso.refStr }} | +{{ qso.remarks }} | +