9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
<div class="machine-learning-comments-summary">
|
|
<p>
|
|
<%= render MachineLearning::InfoComponent.new %>
|
|
<strong><%= t("machine_learning.comments_summary") %></strong>
|
|
</p>
|
|
|
|
<p><%= simple_format(body) %></p>
|
|
</div>
|