From 094939b5642c949cad3c1d9da5e877b92e544ac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Gaya?= Date: Mon, 22 Apr 2024 12:41:00 +0200 Subject: [PATCH] fix --- app/views/admin/communication/websites/static.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/communication/websites/static.html.erb b/app/views/admin/communication/websites/static.html.erb index 95a03fd01..09df8c857 100644 --- a/app/views/admin/communication/websites/static.html.erb +++ b/app/views/admin/communication/websites/static.html.erb @@ -28,4 +28,4 @@ social: %> <%= social_element %>: >- <%= value %> -<% end %> +<% end %> \ No newline at end of file