add debug info

This commit is contained in:
Antonio J. Delgado 2025-02-17 15:45:14 +02:00
parent bdda8d55b8
commit a266db1a7e

View file

@ -137,6 +137,8 @@
{% if reply['translated_content'] != '' and reply['translated_content'] != null %}
<!-- translated_reply_content --->
{{ reply['translated_content'] }}
{% else %}
<!-- no translated_reply_content -->
{% endif %}
{{ reply['content'] }}
<!-- media -->