{% extends "base.html" %} {% block title %}Orders — fastapi-getpaid Example{% endblock %} {% block content %}
No orders yet. Create one using the form.