mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-11-04 04:50:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			241 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 : -->
 |