Remove duplicate HTML in dashboard mail preview

We noticed this while editing the styles for this class in the previous
commits.
This commit is contained in:
Javi Martín
2022-10-23 13:59:06 +02:00
parent 6cb4f4acde
commit 7c740f1daa

View File

@@ -1,6 +1,6 @@
<% content_for :action_title, t("dashboard.mailing.index.title") %>
<div class="row expanded">
<div class="small-12 medium-9 dashboard-mail-preview column dashboard-mail-preview">
<div class="small-12 medium-9 column dashboard-mail-preview">
<div class="mail-header text-left">
<%= image_tag "quote_before_white.png" %>
<h1 class="inline"><%= proposal.title %></h1>