From 3b45e92734ff49fde203929e212b58377a64eb83 Mon Sep 17 00:00:00 2001 From: Aart van Halteren Date: Wed, 3 Apr 2024 20:00:19 +0200 Subject: [PATCH] Closing tag --- app/helpers/TariffsMailer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/helpers/TariffsMailer.rb b/app/helpers/TariffsMailer.rb index 7d0e40a..97c3b32 100644 --- a/app/helpers/TariffsMailer.rb +++ b/app/helpers/TariffsMailer.rb @@ -32,7 +32,7 @@ class TariffsMailer html_part do content_type 'text/html; charset=UTF-8' - body "

Tariffs for #{date}" + body "

Tariffs for #{date} " end # add attachment