fix container for icons notification

This commit is contained in:
alison wright 2019-12-31 04:37:19 -05:00
parent 90db458d8e
commit 13f5da5a85

View File

@ -4,5 +4,5 @@
<TMPL_VAR CONTENT> <TMPL_VAR CONTENT>
<TMPL_IF LAST> <TMPL_IF LAST>
</div> </div>
<small>Icons from <a href="https://icons8.com/">icons8</a>.</small> <p><small>Icons from <a href="https://icons8.com/">icons8</a>.</small></p>
</TMPL_IF> </TMPL_IF>