mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-03 19:51:49 +02:00
* Use absolute imports and rename package to ihatemoney * Add a ihatemoney command * Factorize application creation logic * Refactor the tests * Update the wsgi.py module with the new create_app() function * Fix some styling thanks to Flake8. * Automate Flake8 check in the CI.
10 lines
416 B
Text
10 lines
416 B
Text
Hi,
|
|
|
|
Someone using the email address {{ g.project.contact_email }} invited you to share your expenses for "{{ g.project.name }}".
|
|
|
|
It's as simple as saying what did you paid for, for who, and how much did it cost you, we are caring about the rest.
|
|
|
|
You can access it here: {{ config['SITE_URL'] }}{{ url_for(".list_bills") }} and the private code is "{{ g.project.password }}".
|
|
|
|
Enjoy,
|
|
Some weird guys (with beards)
|