mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08: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>
|