From a8d18ddd1e6be6e5ee97aeee671aecc81551380c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Tue, 14 Jul 2020 21:28:28 +0800 Subject: [PATCH] Removed the debugging content from the cash account in the accounting application. --- accounting/templates/accounting/cash.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/accounting/templates/accounting/cash.html b/accounting/templates/accounting/cash.html index b786059..2847913 100644 --- a/accounting/templates/accounting/cash.html +++ b/accounting/templates/accounting/cash.html @@ -30,13 +30,8 @@ First written: 2020/7/1 {% setvar "use_period_chooser" True %} {% endblock %} - {% block content %} -

{{ request.resolver_match.url_name }}

-

{{ request.resolver_match.app_name }}

- -