From d9a0648d6b7749cc3cd62afca6c98d1fbc322919 Mon Sep 17 00:00:00 2001 From: Olivia206 <olivia.simonet206@gmail.com> Date: Mon, 22 Apr 2024 12:55:59 +0200 Subject: [PATCH] typo --- layouts/partials/blocks/templates/contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/blocks/templates/contact.html b/layouts/partials/blocks/templates/contact.html index e54ff6a4..998b85fa 100644 --- a/layouts/partials/blocks/templates/contact.html +++ b/layouts/partials/blocks/templates/contact.html @@ -59,7 +59,7 @@ {{ end }} </div> {{ end }} - {{ with .phone_numbers}} + {{ with .phone_numbers }} <div> <p class="meta">{{- i18n "commons.contact.phone" -}}</p> {{ range . }} -- GitLab