| 
									
										
										
										
											2015-10-16 12:53:02 -05:00
										 |  |  | {% load staticfiles %} | 
					
						
							|  |  |  | {% load i18n %} | 
					
						
							|  |  |  | {% load sitetree %} | 
					
						
							| 
									
										
										
										
											2017-04-10 21:31:04 +10:00
										 |  |  | {% load staticfiles %} | 
					
						
							| 
									
										
										
										
											2017-03-31 10:44:30 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-06-27 08:01:42 +10:00
										 |  |  | <!DOCTYPE html> | 
					
						
							| 
									
										
										
										
											2017-04-25 10:22:46 +10:00
										 |  |  | <html lang="en"> | 
					
						
							| 
									
										
										
										
											2016-06-27 08:01:42 +10:00
										 |  |  |   <head> | 
					
						
							|  |  |  |     <meta charset="utf-8"> | 
					
						
							|  |  |  |     <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 
					
						
							|  |  |  |     <meta name="description" content=""> | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1"> | 
					
						
							| 
									
										
										
										
											2017-01-16 14:28:24 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-06-27 08:01:42 +10:00
										 |  |  |     <title>{% block head_title_base %}{% if SITE_NAME %}{{ SITE_NAME }} | {% endif %}{% block head_title %}{% endblock %}{% endblock %}</title> | 
					
						
							| 
									
										
										
										
											2017-01-16 14:28:24 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  |     {% block styles %} | 
					
						
							| 
									
										
										
										
											2017-04-26 22:14:11 +10:00
										 |  |  |       <link href="{% static 'css/bootstrap.css' %}" rel="stylesheet"> | 
					
						
							| 
									
										
										
										
											2017-05-07 13:11:33 +10:00
										 |  |  |       <link href="{% static 'css/app.css' %}" rel="stylesheet"> | 
					
						
							| 
									
										
										
										
											2017-10-09 08:11:52 +11:00
										 |  |  |       <link rel="stylesheet" href="https://cdn.pride.codes/css/bar_body.css"> | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-10-14 15:46:49 +11:00
										 |  |  |       <link rel="apple-touch-icon-precomposed" sizes="57x57" href="{% static 'lca2018/images/apple-touch-icon-57x57.png' %}" /> | 
					
						
							|  |  |  |       <link rel="apple-touch-icon-precomposed" sizes="114x114" href="{% static 'lca2018/images/apple-touch-icon-114x114.png' %}" /> | 
					
						
							|  |  |  |       <link rel="apple-touch-icon-precomposed" sizes="72x72" href="{% static 'lca2018/images/apple-touch-icon-72x72.png' %}" /> | 
					
						
							|  |  |  |       <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{% static 'lca2018/images/apple-touch-icon-144x144.png' %}" /> | 
					
						
							|  |  |  |       <link rel="apple-touch-icon-precomposed" sizes="60x60" href="{% static 'lca2018/images/apple-touch-icon-60x60.png' %}" /> | 
					
						
							|  |  |  |       <link rel="apple-touch-icon-precomposed" sizes="120x120" href="{% static 'lca2018/images/apple-touch-icon-120x120.png' %}" /> | 
					
						
							|  |  |  |       <link rel="apple-touch-icon-precomposed" sizes="76x76" href="{% static 'lca2018/images/apple-touch-icon-76x76.png' %}" /> | 
					
						
							|  |  |  |       <link rel="apple-touch-icon-precomposed" sizes="152x152" href="{% static 'lca2018/images/apple-touch-icon-152x152.png' %}" /> | 
					
						
							|  |  |  |       <link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-196x196.png' %}" sizes="196x196" /> | 
					
						
							|  |  |  |       <link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-96x96.png' %}" sizes="96x96" /> | 
					
						
							|  |  |  |       <link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-32x32.png' %}" sizes="32x32" /> | 
					
						
							|  |  |  |       <link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-16x16.png' %}" sizes="16x16" /> | 
					
						
							|  |  |  |       <link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-128.png' %}" sizes="128x128" /> | 
					
						
							|  |  |  |       <link rel="icon" href="{% static 'lca2018/images/favicon.png' %}" sizes="512x512" /> | 
					
						
							|  |  |  |       <meta name="application-name" content=" "/> | 
					
						
							|  |  |  |       <meta name="msapplication-TileColor" content="#FFFFFF" /> | 
					
						
							|  |  |  |       <meta name="msapplication-TileImage" content="{% static 'lca2018/images/mstile-144x144.png' %}" /> | 
					
						
							|  |  |  |       <meta name="msapplication-square70x70logo" content="{% static 'lca2018/images/mstile-70x70.png' %}" /> | 
					
						
							|  |  |  |       <meta name="msapplication-square150x150logo" content="{% static 'lca2018/images/mstile-150x150.png' %}" /> | 
					
						
							|  |  |  |       <meta name="msapplication-wide310x150logo" content="{% static 'lca2018/images/mstile-310x150.png' %}" /> | 
					
						
							|  |  |  |       <meta name="msapplication-square310x310logo" content="{% static 'lca2018/images/mstile-310x310.png' %}" /> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-10 21:31:04 +10:00
										 |  |  |     {% block extra_style %}{% endblock %} | 
					
						
							| 
									
										
										
										
											2016-06-27 10:14:59 +10:00
										 |  |  |     {% endblock %} | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  | 
 | 
					
						
							|  |  |  |     {% block extra_head_base %} | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |       {% block extra_head %}{% endblock %} | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  |     {% endblock %} | 
					
						
							| 
									
										
										
										
											2016-06-27 08:01:42 +10:00
										 |  |  |   </head> | 
					
						
							| 
									
										
										
										
											2017-03-30 19:33:31 +11:00
										 |  |  |   <body class="{% block body_class %}{% endblock %}"> | 
					
						
							| 
									
										
										
										
											2017-04-10 21:10:25 +10:00
										 |  |  |     <div class="container"> | 
					
						
							| 
									
										
										
										
											2017-10-09 08:11:52 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-12-10 17:25:51 +10:00
										 |  |  |       <header class="clearfix hidden-print"> | 
					
						
							|  |  |  |         {% sitetree_menu from "main" include "trunk" template "sitetree_header.html" %} | 
					
						
							|  |  |  |       </header> | 
					
						
							| 
									
										
										
										
											2017-10-09 08:11:52 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-09-22 22:17:52 +10:00
										 |  |  |       {% if messages %} | 
					
						
							| 
									
										
										
										
											2017-10-11 21:49:27 +11:00
										 |  |  |       <ul class="messagelist hidden-print"> | 
					
						
							| 
									
										
										
										
											2017-09-22 22:17:52 +10:00
										 |  |  |           {% for message in messages %} | 
					
						
							|  |  |  |           <li{% if message.tags %} class="{{ message.tags }}"{% endif %}>{{ message }}</li> | 
					
						
							|  |  |  |           {% endfor %} | 
					
						
							|  |  |  |       </ul> | 
					
						
							|  |  |  |       {% endif %} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |       <div class="well"> | 
					
						
							|  |  |  |         <h1>{% block header_title %}{% endblock %}</h1> | 
					
						
							|  |  |  |         <p>{% block header_paragraph %}{% endblock %}</p> | 
					
						
							|  |  |  |       </div> | 
					
						
							|  |  |  |       {% block body_base %} | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  |         {% block body %} | 
					
						
							| 
									
										
										
										
											2017-02-22 17:38:18 +11:00
										 |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |             <div class="row"> | 
					
						
							|  |  |  |               <div class="col-md-1"> | 
					
						
							|  |  |  |                 {% block body_outer %} | 
					
						
							|  |  |  |                 {% endblock %} | 
					
						
							|  |  |  |                 </div> | 
					
						
							|  |  |  |                 <div class="col-md-10" > | 
					
						
							|  |  |  |                   {% block content %} | 
					
						
							|  |  |  |                   {% endblock %} | 
					
						
							|  |  |  |                 </div> | 
					
						
							| 
									
										
										
										
											2017-02-22 17:38:18 +11:00
										 |  |  |               </div> | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |             </div> | 
					
						
							|  |  |  |           {% endblock %} | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  |         {% endblock %} | 
					
						
							| 
									
										
										
										
											2015-10-16 12:53:02 -05:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |         {% block footer_base %} | 
					
						
							|  |  |  |           {% block footer %} | 
					
						
							|  |  |  |           {% endblock %} | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  |         {% endblock %} | 
					
						
							| 
									
										
										
										
											2017-01-16 14:28:24 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |         {% block scripts %} | 
					
						
							| 
									
										
										
										
											2017-12-10 17:21:30 +10:00
										 |  |  |           <script src="{% static 'js/app.js' %}" type="text/javascript"></script> | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |           <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script> | 
					
						
							|  |  |  |           <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> | 
					
						
							| 
									
										
										
										
											2017-12-10 17:21:30 +10:00
										 |  |  |           <script src="{% static 'js/bootstrap.min.js' %}" type="text/javascript"></script> | 
					
						
							|  |  |  |           <script src="{% static 'js/jquery.formset.js' %}"></script> | 
					
						
							| 
									
										
										
										
											2017-09-13 23:10:30 +10:00
										 |  |  |           {% block extra_script %} | 
					
						
							|  |  |  |           {% endblock %} | 
					
						
							|  |  |  |           {% block scripts_extra %}{% endblock %} | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |       {% endblock %} | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-05-07 13:18:42 +10:00
										 |  |  |       <link rel='stylesheet' href='//cdn.jsdelivr.net/font-hack/2.020/css/hack-extended.min.css'> | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  |       {% block extra_body_base %} | 
					
						
							|  |  |  |         {% block extra_body %} | 
					
						
							|  |  |  |         {% endblock %} | 
					
						
							| 
									
										
										
										
											2017-01-16 15:55:42 +11:00
										 |  |  |       {% endblock %} | 
					
						
							| 
									
										
										
										
											2017-04-10 21:10:25 +10:00
										 |  |  |     </div> | 
					
						
							| 
									
										
										
										
											2016-06-27 08:01:42 +10:00
										 |  |  |   </body> | 
					
						
							|  |  |  | </html> |