{% extends "charisma_django/boxes/col_md.html" %} {% block boxicon %} {{ colmdicon|default:"glyphicon glyphicon-bullhorn"}} {% endblock %} {% block boxtitle%} {{ colmdicontitle|default:"Alerts" }} {% endblock %} {% block boxcontent %}
Oh snap! Change a few things up and try submitting again.
Well done! You successfully read this important alert message.
Heads up! This alert needs your attention, but it's not super important.
{% endblock %} {% block boxmodal %}

Settings modalcontent for alerts

{% endblock %}