2017-01-23 01:09:04 +01:00
< div class = "panel panel-default" >
< div class = "panel-heading" > < h3 class = "panel-title" > The Contest< / h3 > < / div >
< div class = "panel-body" >
< p >
Welcome to {{ contest.name }}!
< p / >
2022-01-22 19:11:47 +01:00
< p > Here you can find a short overview over the rules, but note that this is not a replacement for the < a href = "{{ current_contest.rulesetLink }}" > complete ruleset< / a > .< / p >
2017-02-01 18:29:29 +01:00
< p >
< ul >
< li > Change frequency after a successful CQ-call! If you answered, feel free to call CQ on this frequency.< / li >
< li > Exchange is: RS report + building code + QSO number. < small > Sending 59 as RS is generally accepted and recommended.< / small > < / li >
< li > QSOs with a call only count one point < em > per band< / em > .< / li >
< li > Only SWLs with DN-calls will be ranked. < small > Make sure to < a href = "{% url " profile " % } " > set your entry category< / a > .< / small > < / li >
< / ul >
2017-01-23 01:09:04 +01:00
< / p >
< / div >
< / div >