{% extends "base.html" %} {% load bootstrap3 %} {% block content %}

Subscribe to {{ newsletter.name }}

Thank you! You're subscribed!

{% include "bulletin/sidebar.html" %}
{% endblock %}