File diff 6c652f10c620 → dddf6058a9ba
conservancy/usethesource/templates/usethesource/candidate.html
Show inline comments
...
 
@@ -28,7 +28,7 @@
 
      </div>
 
    </div>
 

	
 
    {{ candidate.description|linebreaks }}
 
    {{ candidate.description|urlize|linebreaksbr }}
 

	
 
    {% with comments=candidate.comment_set.all %}
 
      {% if comments or user.is_staff %}<h3 class="f3 lh-title mt4">Comments</h3>{% endif %}