diff --git a/src/frontend/templates/service.html b/src/frontend/templates/service.html index b2f1da6..c764740 100644 --- a/src/frontend/templates/service.html +++ b/src/frontend/templates/service.html @@ -1,23 +1,32 @@ -
+
{{.Service.Name}} {{if .Service.Verified}} - - - - - - + + + + + + {{end}}
+ @@ -94,57 +115,60 @@ Usage Guide --> - + - +

{{if ne .Service.Description ""}} - {{.Service.Description}} + {{.Service.Description}} {{else}} - This {{.Service.Type}} does not have a description. + This {{.Service.Type}} does not have a description. {{end}}

-
+
{{template "components/kyc_level" .Service.KycLevel}}
{{if .Attributes}} -
- {{range .Attributes}} - {{template "components/attribute_line" .}} - {{end}} -
+
+ {{range .Attributes}} + {{template "components/attribute_line" .}} + {{end}} +
{{end}} {{if .ListingComments}}
{{range .ListingComments}} -

- * {{.}} hello -

+

+ * {{.}} hello +

{{end}}
{{end}}
+
+ -{{if gt (len .Service.TosHighlights) -10}} -
- +
- + @@ -157,50 +181,57 @@ - + Automated ToS Checker ? +

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}} -
- {{if .Affected}} - {{template "components/tos_check" .}} - {{end}} -
- {{end}} - {{else}} -

This service does not have any ToS checks.

+ {{if .Affected}} + {{template "components/tos_check" .}} + {{end}} + {{else}} +

This service does not have any ToS checks.

+ {{end}} +
{{end}}
-{{end}} + +
+ -
- - - - - - - Nostr Comments - ? - -

-

- Beware of fake reviews and accounts. Verify user profiles and conduct your own research. -

- -
- -
+
+ + + + + + + Nostr Comments + ? + +

+

+ Beware of fake reviews and accounts. Verify user profiles and conduct your own research. +

+ +
+ +