From cab04f6f04d8a58aec96942bd0ed39eb4554b710 Mon Sep 17 00:00:00 2001 From: afornerot Date: Sat, 20 Sep 2025 20:22:04 +0200 Subject: [PATCH] svg --- templates/bill/print.html.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/bill/print.html.twig b/templates/bill/print.html.twig index 6122470..929ac89 100644 --- a/templates/bill/print.html.twig +++ b/templates/bill/print.html.twig @@ -1,5 +1,7 @@ {% extends 'base.html.twig' %} +{% block title %} {{bill.isBill?'FA':'DE' }}{{bill.billDate|date("Ymd")}}{% endblock %} + {% block localstyle %}