From 47cd0345f738fad155a608400862c520350f0969 Mon Sep 17 00:00:00 2001 From: sofordar Date: Tue, 18 Feb 2025 17:04:07 +0600 Subject: [PATCH] upload&download_all --- templates/resulation/viewcontract.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/resulation/viewcontract.html b/templates/resulation/viewcontract.html index 5e9f9c2..166cff6 100644 --- a/templates/resulation/viewcontract.html +++ b/templates/resulation/viewcontract.html @@ -26,7 +26,7 @@ {% for record in pdf_records %} {{ record.eid }} - {{ record.pdftype=contract }} + {{ record.pdftype }} {{ record.topic }} {{ record.first_party }} {{ record.second_party }}