mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 19:10:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			240 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			240 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
| <macro src="../*">
 | |
| 	<div class="item">
 | |
| 		[@source(./path)]
 | |
| 		<span class="separator"/>
 | |
| 		<a class="button" href="#@source(./path)/delete">×</a>
 | |
| 	</div>
 | |
| 	<else>
 | |
| 		No pages...
 | |
| 	</else>
 | |
| </macro>
 | |
| 
 | |
| <!-- vim:set ts=4 sw=4 : -->
 |