{% macro add_form_input(id, label, value='', type='text', required=False, number_step='1', placeholder='') -%}
{% if type != 'hidden' %} {% endif %}
{%- endmacro %} Bootstrap Budget! {% block view_css %}{% endblock %}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% if category == 'error' %} {% elif category == 'warning' %} {% else %} {% endif %} {% endfor %} {% endif %} {% endwith %}
{% macro add_edit_profile_modal() -%} {%- endmacro %} {% macro add_reset_password_modal() -%} {%- endmacro %} {% block modals %}{% endblock %}
{% block main_content %}{% endblock %}