mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 15:29:39 +08:00
10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
<div id='simple-container'>
|
|
<span style="font-size: 16px; line-height: 24px;"><%= @message.html_safe %></span>
|
|
</div>
|
|
|
|
<%- content_for(:no_ember_head) do %>
|
|
<%= render_google_universal_analytics_code %>
|
|
<%- end %>
|
|
|
|
<%= render_google_analytics_code %>
|