Silent comment revision error
This commit is contained in:
parent
f911345984
commit
d01f536935
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{% with node=revision.field_dict %}
|
{% with node=revision.object %}
|
||||||
<div class="comment-body">{{ node.body|markdown|reference|str|safe }}</div>
|
<div class="comment-body">{{ node.body|markdown|reference|str|safe }}</div>
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue