diff --git a/templates/card_reaction_section.html b/templates/card_reaction_section.html new file mode 100644 index 0000000..225c326 --- /dev/null +++ b/templates/card_reaction_section.html @@ -0,0 +1,35 @@ +{% if this.reactions and gallery.max_reactions_per_card|int >= 1 %} + +{% endif %}