first commit
This commit is contained in:
		
							
								
								
									
										10
									
								
								templates/navigation/index.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								templates/navigation/index.php
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
<ul>
 | 
			
		||||
	<li><a href="#">First level entry</a></li>
 | 
			
		||||
	<li>
 | 
			
		||||
		<a href="#">First level container</a>
 | 
			
		||||
		<ul>
 | 
			
		||||
			<li><a href="#">Second level entry</a></li>
 | 
			
		||||
			<li><a href="#">Second level entry</a></li>
 | 
			
		||||
		</ul>
 | 
			
		||||
	</li>
 | 
			
		||||
</ul>
 | 
			
		||||
		Reference in New Issue
	
	Block a user