forked from gitea/gitea
		
	Fix bug that tries to load mistyped templates
This commit is contained in:
		
							parent
							
								
									c040f2fbb1
								
							
						
					
					
						commit
						63ca42d17f
					
				| @ -44,7 +44,7 @@ | ||||
| 					</table> | ||||
| 				</div> | ||||
| 
 | ||||
| 				{{template "base/paginage" .}} | ||||
| 				{{template "base/paginate" .}} | ||||
| 			</div> | ||||
| 		</div> | ||||
| 	</div> | ||||
|  | ||||
| @ -75,7 +75,7 @@ | ||||
| 				</li> | ||||
| 			{{end}} | ||||
| 		</ul> | ||||
| 		{{template "base/paginage" .}} | ||||
| 		{{template "base/paginate" .}} | ||||
| 	</div> | ||||
| </div> | ||||
| {{template "base/footer" .}} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Matthias Loibl
						Matthias Loibl