{% macro message_box(type, message=none, fixed_width=false) %}
{{ message or caller() }}
{% endmacro %}