{% load i18n comments_conditional bootstrap applicationcontent_tags %} {% get_comment_list for project as comment_list %} {% app_reverse "zipfelchappe_project_detail" "zipfelchappe.urls" project.slug as project_url %}
{% else %} {% trans "You must be logged in to comment on this project" %} {% endif %}
{{ comment.name }} {% trans "before" %} {{ comment.submit_date|timesince }}
{{ comment.comment }}