From 6c77a4ba05554ab181c922f6f35b80b7c981dcc0 Mon Sep 17 00:00:00 2001 From: ZaneYork Date: Fri, 20 Sep 2024 15:48:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 4 +- templates/chart.html | 26 +++-- templates/dinner.html | 215 +++++++++++++++++++++++++----------------- 3 files changed, 143 insertions(+), 102 deletions(-) diff --git a/templates/base.html b/templates/base.html index 8ef8508..1da2ab0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,10 +7,10 @@ {% endblock %} -
+
{% block content %}{% endblock %}
-