{% extends "layout.html" %} {% block sidebar_wrapper %}{% endblock %} {% block header %} {% endblock %} {% block container %}

Welcome on your budget manager

You're sharing a house? are going on holidays with friends? are simply sharing money with others? We can help!

Log to an existing project...

{{ forms.authenticate(auth_form) }}

...or create a new one

{{ forms.create_project(project_form) }}
{% endblock %}