18 lines
		
	
	
		
			898 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			898 B
		
	
	
	
		
			HTML
		
	
	
	
<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/>
 | 
						|
		<p>Here you can find a short overview over the rules, but note that this is not a replacement for the <a href="http://dk0tu.de/contests/cqtu/CQTU_2017-02-02_FM_Rules+Log.300dpi.pdf">complete ruleset</a>.</p>
 | 
						|
		<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>
 | 
						|
		</p>
 | 
						|
	</div>
 | 
						|
</div>
 |