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