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