{% extends 'base.html' %} {% block title %}TimeBank{% endblock %} {% block content %}

Welcome to Time Bank

This is a simple Flask application for managing time credits and transactions.

View Members View Transactions {% endblock content %}