forked from AkkomaGang/akkoma
Apply suggestion to lib/pleroma/web/templates/layout/email_styled.html.eex
This commit is contained in:
parent
5c842e3b68
commit
7c0ac54437
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<!--[if !mso]><!-->
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
|
||||
<!--<![endif]-->
|
||||
<title><%= @email.subject %><</title>
|
||||
<title><%= @email.subject %></title>
|
||||
<!--[if !mso]><!-->
|
||||
<!--<![endif]-->
|
||||
<style type="text/css">
|
||||
|
|
Loading…
Reference in a new issue