mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
7 lines
229 B
HTML
7 lines
229 B
HTML
<input type="hidden" name="attr_reactions_exist" class="item-toggle">
|
|
<div class="item-to-toggle">
|
|
<h3 data-i18n="REACTIONS"></h3>
|
|
<fieldset class="repeating_reaction">
|
|
//= include actionContents.html
|
|
</fieldset>
|
|
</div> |