{% extends "base-apply.html" %} {% load i18n static activity_tags %} {% block content %}
{{ comment.source_content_type.name|source_type }} ({{ comment.source.title|truncatechars:15 }}) : {{ comment.user }} made a comment
{% endif %} {% endfor %}{{ action.source_content_type.name|source_type }} ({{ action.source.title|truncatechars:15 }}) : {{ action.message }} {{ action.related_object.title }}
{% endfor %}