mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
9 lines
255 B
Text
9 lines
255 B
Text
<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 %>
|