Layout for the Fluffy Container Ship:
app/
api/ __init__.py auth.py errors.py tokens.py users.py auth/ __init__.py email.py forms.py routes.py errors/ __init__.py handlers.py main/ __init__.py form.py routes.py static/ loading.gif templates/ auth/ login.html register.html reset_password.html reset_password_request.html email/ export_posts.html export_posts.txt reset_password.html reset_password.txt errors/ 404.html 500.html _post.html base.html edit_profile.html index.html messages.html search.html send_message.html users.html user_popup.html translations/ __init__.py cli.py email.py models.py search.py tasks.py translate.py