From 42b9925e60012b20363b5051558c61ca37a5e2f2 Mon Sep 17 00:00:00 2001 From: SDE Date: Fri, 19 Jul 2024 01:32:12 +0300 Subject: [PATCH] 0.5.23 fix pdf font --- templates/blocks/b_documentation_article.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/blocks/b_documentation_article.html b/templates/blocks/b_documentation_article.html index 7cf26d8..651da17 100644 --- a/templates/blocks/b_documentation_article.html +++ b/templates/blocks/b_documentation_article.html @@ -6,6 +6,12 @@ {# #} + {% include 'head_includes/fonts_include.html' %} + {% endif %}