{% if type == 'warning' %}Warning: {% elif type == 'danger' %}Danger: {% elif type == 'tip' %}Tip: {% else %}Note: {% endif %}{{ inner | safe }}