From d9b834cd7e98c95c752fccb57ca02c71e4adba1c Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Tue, 19 Aug 2014 12:17:32 +0100 Subject: Add charset to view-as-html template --- lib/attachment_to_html/template.html.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/attachment_to_html') diff --git a/lib/attachment_to_html/template.html.erb b/lib/attachment_to_html/template.html.erb index 38286a5f9..b898b1750 100644 --- a/lib/attachment_to_html/template.html.erb +++ b/lib/attachment_to_html/template.html.erb @@ -1,6 +1,7 @@ + <%= title %> <%= content_for(:head_suffix) %> -- cgit v1.2.3