|
@ -72,7 +72,9 @@ |
|
|
>Parent</a> |
|
|
>Parent</a> |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
|
|
|
|
|
|
<div class="comment-excerpt">{{ comment.excerpt }}</div> |
|
|
{% if request.has_permission("view", comment) %} |
|
|
|
|
|
<div class="comment-excerpt">{{ comment.excerpt }}</div> |
|
|
|
|
|
{% endif %} |
|
|
</header> |
|
|
</header> |
|
|
|
|
|
|
|
|
{% if request.has_permission('view', comment) %} |
|
|
{% if request.has_permission('view', comment) %} |
|
|
xxxxxxxxxx