{% extends "base.html" %} {% block content %}
{{ note.note }}
{% if note.actor %}By: {{ note.actor }} at {{ note.capture_time }}
{% endif %} {% if note.attachment_id %} {% if is_image(note.attachment_id, dep_folder) %}{{ activity.description }}
{% endif %} {% if activity.subject_names %}