diff --git a/src/frontend/templates/service.html b/src/frontend/templates/service.html index 38d6e4d..a115dc6 100644 --- a/src/frontend/templates/service.html +++ b/src/frontend/templates/service.html @@ -3,11 +3,11 @@ -
+
{{if .Service.Pending}} -
-
{{partial "partials/kyc_level" .Service.KycLevel}}
+
{{partial "partials/kyc_level" .Service.KycLevel}}
-
+
{{if .Service.Comments}}
@@ -206,15 +206,15 @@ {{if .Attributes}} -
{{range .Attributes}} {{partial "partials/attribute_line" .}} {{end}}
+
{{range .Attributes}} {{partial "partials/attribute_line" .}} {{end}}
{{end}} (updated {{humanizePbTimeString .Service.Updated}})
-
+
-
+
@@ -234,30 +234,30 @@ ?

Automated, ai-driven monthly ToS reviews.

-

Last Check: {{ dateString .Service.LastTosReview }}

+

Last Check: {{ dateString .Service.LastTosReview }}

{{if .Service.TosReviews}}
{{if eq 0 (len .Service.TosReviews)}} -

Not ToS reviews for this service (yet).

+

Not ToS reviews for this service (yet).

{{else if eq (len .Service.TosUrls) 0}} -

This service has no ToS.

+

This service has no ToS.

{{else}} {{range .Service.TosReviews}} {{if .Warning}} {{partial "partials/tos_check" .}} {{end}} {{end}}
- Show non-conflictive ToS reviews + Show non-conflictive ToS reviews {{range .Service.TosReviews}} {{if ne .Warning true}} {{partial "partials/tos_check" .}} {{end}} {{end}}
{{end}}
{{else}} -

Not ToS reviews for this service (yet).

+

Not ToS reviews for this service (yet).

{{end}}
-
+
-
+
@@ -268,9 +268,9 @@ ?

-

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

+

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

-
+