mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-25 18:04:20 +00:00
fix: Remove errant whitespace in device details
This commit is contained in:
@@ -12,7 +12,7 @@ Device information
|
||||
<section>
|
||||
<p>
|
||||
{% if let Some(tos_uri) = &client_metadata.tos_uri %}
|
||||
<a href="{{ tos_uri }}">Terms of service</a>
|
||||
<a href="{{ tos_uri }}">Terms of service</a>
|
||||
{% endif %}
|
||||
{% if let Some(policy_uri) = &client_metadata.policy_uri %}
|
||||
• <a href="{{ policy_uri }}">Policies</a>
|
||||
|
||||
Reference in New Issue
Block a user