{% extends "mail/email_base.xhtml" %} {% load social_tags %} {% block body %}

{{ reshare_user_profile.username }} re-shared "{{ shared_story.story_title }}"{% if story_feed %} from {{ story_feed.feed_title }}{% endif %}:

{% render_email_comment comment %}

Don't want any more emails? Mute everything from this story.

{% endblock %}