tabletop-companion/app/views/dice_rolls/_dice_roll.html.erb

4 lines
61 B
Plaintext

<li class="dice-roll">
<%= dice_roll.display_text %>
</li>