{% extends "blog/base.html" %} {% block title %}Share a post{% endblock %} {% block content %} {% if sent %}
"{{ post.title }}" was successfully sent to {{ form.cleaned_data.to }}.