comment out erang comments for now
This commit is contained in:
parent
47f0e07a00
commit
c8974ec533
|
@ -103,7 +103,7 @@ association of theatre people coming together in the larger interests of theatre
|
|||
|
||||
</div>
|
||||
|
||||
|
||||
<!--
|
||||
<div id="commentWrapper">
|
||||
{% load comments %}
|
||||
<h3>Comments and Feedback</h3>
|
||||
|
@ -112,11 +112,6 @@ association of theatre people coming together in the larger interests of theatre
|
|||
|
||||
{% ifnotequal comment_list|length 0 %}
|
||||
<div id="comments_list">
|
||||
<!--
|
||||
<h4 class="responsesHeader">
|
||||
Responses:
|
||||
</h4>
|
||||
-->
|
||||
{% for comment in comment_list %}
|
||||
<div class="comment {% cycle 'commentOdd' 'commentEven' %}">
|
||||
<div class="comment_user">
|
||||
|
@ -155,3 +150,4 @@ association of theatre people coming together in the larger interests of theatre
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
|
Loading…
Reference in New Issue
Block a user