diff --git a/templates/receipt.html.tera b/templates/receipt.html.tera index e48bb8b..4f53905 100644 --- a/templates/receipt.html.tera +++ b/templates/receipt.html.tera @@ -1,6 +1,19 @@ {% extends "base" %} {% block head %} Receipt: ${{ amount }} at {{ vendor }} {% endblock %} {% block main %}