mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	💬 change words to english
This commit is contained in:
		| @@ -33,10 +33,10 @@ | ||||
| <footer class="list-footer"> | ||||
|   <nav class="pagination"> | ||||
|     {{ if $paginator.HasPrev }} | ||||
|     <a class="pagination-prev" href="{{ $paginator.Prev.URL }}">← 上一页</a> | ||||
|     <a class="pagination-prev" href="{{ $paginator.Prev.URL }}">← Prev Page</a> | ||||
|     {{ end }} | ||||
|     {{ if $paginator.HasNext }} | ||||
|     <a class="pagination-next" href="{{ $paginator.Next.URL }}">下一页 →</a> | ||||
|     <a class="pagination-next" href="{{ $paginator.Next.URL }}">Next Page →</a> | ||||
|     {{ end }} | ||||
|   </nav> | ||||
| </footer> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lee
					Lee