We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb3881 commit 67e7db8Copy full SHA for 67e7db8
src/iosanita/contenttypes/browser/templates/export_pdf.pt
@@ -33,7 +33,7 @@
33
non va spostato in fondo
34
-->
35
<footer class="footer" tal:condition="context/with_footer|nothing">
36
- <span i18n:name="date" tal:content="context/pdf_datetime|nothing" />
+ <span tal:content="context/pdf_datetime|nothing" />
37
</footer>
38
39
<section>
0 commit comments