 23e09b0fb5
			
		
	
	
		23e09b0fb5
		
	
	
	
	
		
			
			Remove LCA2018 and LCA2019 styles and content. Add base LCA2020 styling and update references to year.
		
			
				
	
	
		
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			422 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			422 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <h3>New Proposal</h3>
 | |
| <p>Click one of the following links to create a speaking or miniconf proposal.</p>
 | |
| <p>Once submitted you will be able to see the status of your proposals, as well manage the submission and co-speakers from this page</p>
 | |
| <div class="mt-auto">
 | |
|   {% for kind in proposal_kinds %}
 | |
|   <a class="btn btn-outline-primary" href="{% url "proposal_submit_kind" kind.slug %}">{{ kind }}</a>
 | |
|   {% endfor %}
 | |
| </div> |