mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-09 07:18:13 -07:00
12 lines
170 B
Text
12 lines
170 B
Text
<div id="<%= dom_id example %>">
|
|
<p>
|
|
<strong>Text:</strong>
|
|
<%= example.text %>
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Body:</strong>
|
|
<%= example.body %>
|
|
</p>
|
|
|
|
</div>
|