{% load date_filters %} {% load typepad_filters %}
{% with comment.author as user %} {% include "motion/assets/bits/userpic.html" %} {% endwith %}
{% with comment as entry %} {% include "motion/assets/bits/delete.html" %} {% endwith %}
{% with comment as entry %} {% include "motion/assets/bits/content.html" %} {% endwith %}