add debug info
This commit is contained in:
parent
bdda8d55b8
commit
a266db1a7e
1 changed files with 2 additions and 0 deletions
|
@ -137,6 +137,8 @@
|
||||||
{% if reply['translated_content'] != '' and reply['translated_content'] != null %}
|
{% if reply['translated_content'] != '' and reply['translated_content'] != null %}
|
||||||
<!-- translated_reply_content --->
|
<!-- translated_reply_content --->
|
||||||
{{ reply['translated_content'] }}
|
{{ reply['translated_content'] }}
|
||||||
|
{% else %}
|
||||||
|
<!-- no translated_reply_content -->
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{{ reply['content'] }}
|
{{ reply['content'] }}
|
||||||
<!-- media -->
|
<!-- media -->
|
||||||
|
|
Loading…
Reference in a new issue