Improve readability
- Move CSS block above the temporary block - Add template description
This commit is contained in:
		
					parent
					
						
							
								57ce6cf5da
							
						
					
				
			
			
				commit
				
					
						ebdc9667f7
					
				
			
		
					 2 changed files with 10 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
{{* Pager template, uses output of paginate_data() in include/text.php *}}
 | 
			
		||||
{{if $pager}}
 | 
			
		||||
<div class="{{$pager.class}}">
 | 
			
		||||
	{{if $pager.first}}<li class="pager_first {{$pager.first.class}}"><a href="{{$pager.first.url}}">{{$pager.first.text}}</a></li>{{/if}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue