From 17d2a45633eab0e58835b26f0c00be003c2cca73 Mon Sep 17 00:00:00 2001 From: pluja Date: Tue, 31 Oct 2023 17:59:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(service.html):=20adjust=20?= =?UTF-8?q?section=20margins=20and=20image=20size=20for=20better=20layout?= =?UTF-8?q?=20=F0=9F=94=A7=20chore(service.html):=20update=20text=20size?= =?UTF-8?q?=20for=20better=20readability=20=F0=9F=94=A7=20chore(service.ht?= =?UTF-8?q?ml):=20adjust=20link=20styling=20for=20better=20visual=20consis?= =?UTF-8?q?tency=20=F0=9F=94=A7=20chore(service.html):=20adjust=20icon=20s?= =?UTF-8?q?ize=20for=20better=20visual=20balance=20=F0=9F=94=A7=20chore(se?= =?UTF-8?q?rvice.html):=20adjust=20description=20section=20margin=20for=20?= =?UTF-8?q?better=20spacing=20=F0=9F=94=A7=20chore(service.html):=20adjust?= =?UTF-8?q?=20KYC=20level=20section=20margin=20for=20better=20spacing=20?= =?UTF-8?q?=F0=9F=94=A7=20chore(service.html):=20adjust=20attribute=20line?= =?UTF-8?q?=20spacing=20for=20better=20readability=20=F0=9F=94=A7=20chore(?= =?UTF-8?q?service.html):=20adjust=20additional=20info=20section=20margin?= =?UTF-8?q?=20for=20better=20spacing=20=F0=9F=94=A7=20chore(service.html):?= =?UTF-8?q?=20adjust=20ToS=20checker=20section=20margin=20for=20better=20s?= =?UTF-8?q?pacing=20=F0=9F=94=A7=20chore(service.html):=20adjust=20ToS=20c?= =?UTF-8?q?hecker=20text=20size=20and=20opacity=20for=20better=20readabili?= =?UTF-8?q?ty=20=F0=9F=94=A7=20chore(service.html):=20adjust=20ToS=20check?= =?UTF-8?q?er=20highlight=20section=20margin=20for=20better=20spacing=20?= =?UTF-8?q?=F0=9F=94=A7=20chore(service.html):=20adjust=20comments=20secti?= =?UTF-8?q?on=20margin=20for=20better=20spacing=20=F0=9F=94=A7=20chore(ser?= =?UTF-8?q?vice.html):=20update=20Nostr=20Comments=20link=20to=20open=20in?= =?UTF-8?q?=20new=20tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/templates/service.html | 51 +++++++++++++++++----------------- 1 file changed, 26 insertions(+), 25 deletions(-) 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