| 
									
										
										
										
											2014-01-24 17:01:27 +02:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html lang="ru"> | 
					
						
							|  |  |  |   <head> | 
					
						
							|  |  |  |     <meta charset="utf-8"> | 
					
						
							|  |  |  |     <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 
					
						
							|  |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
					
						
							|  |  |  |     <meta name="description" content=""> | 
					
						
							|  |  |  |     <meta name="author" content=""> | 
					
						
							|  |  |  |     <link rel="shortcut icon" href="/assets/ico/favicon.ico"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <title>{{ site.title }}</title> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <!-- Bootstrap core CSS --> | 
					
						
							| 
									
										
										
										
											2014-02-01 23:59:59 +02:00
										 |  |  |     {% stylesheet bootstrap %} | 
					
						
							| 
									
										
										
										
											2014-01-24 17:01:27 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-02-18 16:45:54 +02:00
										 |  |  |     <!-- Custom styles for this template --> | 
					
						
							|  |  |  |     {% stylesheet theme %} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-24 17:01:27 +02:00
										 |  |  |     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> | 
					
						
							|  |  |  |     <!--[if lt IE 9]>
 | 
					
						
							|  |  |  |       <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> | 
					
						
							|  |  |  |       <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> | 
					
						
							|  |  |  |     <![endif]--> | 
					
						
							|  |  |  |   </head> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   <body> | 
					
						
							| 
									
										
										
										
											2014-01-24 20:08:25 +02:00
										 |  |  |     {% include navbar.html %} | 
					
						
							| 
									
										
										
										
											2014-01-24 17:01:27 +02:00
										 |  |  |     {{ content }} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <!-- Bootstrap core JavaScript
 | 
					
						
							|  |  |  |     ================================================== --> | 
					
						
							|  |  |  |     <!-- Placed at the end of the document so the pages load faster --> | 
					
						
							|  |  |  |     <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> | 
					
						
							| 
									
										
										
										
											2014-02-01 23:59:59 +02:00
										 |  |  |     {% javascript bootstrap %} | 
					
						
							|  |  |  |     {% javascript holder %} | 
					
						
							| 
									
										
										
										
											2014-02-18 16:45:54 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-03-04 21:27:57 +02:00
										 |  |  |     <!-- Tablesorter jQuery plugin --> | 
					
						
							|  |  |  |     {% javascript jquery.tablesorter %} | 
					
						
							|  |  |  |     {% javascript jquery.metadata %} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-02-18 16:45:54 +02:00
										 |  |  |     <!-- Custom JavaScript based on Bootstrap and jQuery --> | 
					
						
							|  |  |  |     {% javascript custom %} | 
					
						
							| 
									
										
										
										
											2014-01-24 17:01:27 +02:00
										 |  |  |   </body> | 
					
						
							|  |  |  | </html> |