diff --git a/src/web/templates/service.html b/src/web/templates/service.html index 5c7a1e2..109c378 100644 --- a/src/web/templates/service.html +++ b/src/web/templates/service.html @@ -1,9 +1,9 @@ -
+
- + + {{.Service.Name}} {{if .Service.Verified}} - {{.Service.Name}} @@ -14,7 +14,7 @@
-
+ + + + -
+

{{if ne .Service.Description ""}} {{.Service.Description}} @@ -91,11 +98,6 @@

- -
- {{template "components/service_icons" .Service}} -
-
{{template "components/kyc_level" .Service.KycLevel}} @@ -108,12 +110,7 @@ {{template "components/attribute_line" .}} {{end}} -
- - -
-

Additional info

-
+

* Lorem ipsum dolor sit amet.

@@ -121,7 +118,7 @@
-
+
Automated ToS Checker @@ -131,19 +128,23 @@ -

Automated, ai-driven weekly ToS checks.

-

Last Check: 2023-10-18

+ {{if .Service.TosHighlights}} +

Automated, ai-driven weekly ToS checks.

+

Last Check: 2023-10-18

- {{range .Service.TosHighlights}} -
- {{template "components/tos_check" .}} -
+ {{range .Service.TosHighlights}} +
+ {{template "components/tos_check" .}} +
+ {{end}} + {{else}} +

This service does not have any ToS checks.

{{end}}
- + Nostr Comments