{% load i18n %} {% if user.acl.can_start_private_threads %} {% else %} {% trans "Can't start threads" %} {% endif %}