Compare commits

..

No commits in common. "3336379e23559f255c924647ce40f2153410c6c8" and "aae6a74b0c78433f530fc490290fe9321301cad8" have entirely different histories.

View file

@ -240,7 +240,7 @@
{% if printOptions.note == true %}
<h4 class="">یادداشت:</h4>
<ul class="">
<li class="">{{ note | raw }}</li>
<li class="">{{ note }}</li>
</ul>
{% endif %}
</h4>