{% load static %} {% load commons %} {% include 'components/partial/message_icons.html' %} {% include 'components/partial/message_alert.html' with tag=tag closable=closable message=msg withicon=withicon %} {#