mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-18 22:27:08 +00:00
Add <br>
This commit is contained in:
@@ -160,7 +160,7 @@ def extract_gps(dict):
|
||||
ref = "True"
|
||||
else:
|
||||
ref =""
|
||||
direction = f"Direction of view: {nsew:2} ({bearing:.0f}°{ref})"
|
||||
direction = f"<br />Direction of view: {nsew:2} ({bearing:.0f}°{ref})"
|
||||
else:
|
||||
direction = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user