mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-11-04 13:00:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			30 lines
		
	
	
		
			549 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			30 lines
		
	
	
		
			549 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								@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="..">
							 | 
						||
| 
								 | 
							
										<slot name="title">@source(../title)</slot>
							 | 
						||
| 
								 | 
							
									</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 : -->
							 |