mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	Revert "Wait, I forgot about *that* icon"
This reverts commit 9930f9b8f2.
	
	
This commit is contained in:
		
					parent
					
						
							
								02bb52617d
							
						
					
				
			
			
				commit
				
					
						a36d657509
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -25,7 +25,7 @@
 | 
				
			||||||
		<ul>
 | 
							<ul>
 | 
				
			||||||
			{{if .ContextUser.Location}}
 | 
								{{if .ContextUser.Location}}
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					{{svg "octicon-location" 18 "gt-mr-2"}}
 | 
										{{svg "octicon-location"}}
 | 
				
			||||||
					{{.ContextUser.Location}}
 | 
										{{.ContextUser.Location}}
 | 
				
			||||||
					{{if .EnableOSMButton}}
 | 
										{{if .EnableOSMButton}}
 | 
				
			||||||
						<a href="https://www.openstreetmap.org/search?query={{.ContextUser.Location}}" rel="nofollow noreferrer">
 | 
											<a href="https://www.openstreetmap.org/search?query={{.ContextUser.Location}}" rel="nofollow noreferrer">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue