| 
									
										
										
										
											2016-08-13 03:06:35 +03:00
										 |  |  | 
 | 
					
						
							|  |  |  | @include(style/_css) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <div> | 
					
						
							|  |  |  | 	<a href="#pages" class="pages-list-button button">☰</a>  | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	[@source(../path)] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	<slot name="toggle-edit-link"> (<a href="#./_edit">edit</a>) </slot> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	<span class="separator"/> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	<a href="#NewPage/_edit" class="new-page-button button">+</a> | 
					
						
							|  |  |  | </div> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <hr> | 
					
						
							|  |  |  | 	<h1 saveto=".."> | 
					
						
							| 
									
										
										
										
											2016-08-16 03:10:33 +03:00
										 |  |  | 		<slot name="title" class="title">@source(../title)</slot> | 
					
						
							| 
									
										
										
										
											2016-08-13 03:06:35 +03:00
										 |  |  | 	</h1> | 
					
						
							|  |  |  | <br> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <slot name="page-content"> | 
					
						
							|  |  |  | 	<include src=".." class="text" saveto=".." tabindex="0"/> | 
					
						
							|  |  |  | </slot> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <hr> | 
					
						
							|  |  |  | <a href="#/">home</a> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <!-- vim:set ts=4 sw=4 : --> |