{% load url from future %}

{% if perms.comments.display_comments %} {% if perms.comments.write_comments %} {% trans "Comments" %} {% else %} {% trans "Comments" %} {% endif %} {% else %} {% trans "Comments" %} {% endif %}