{% extends "base.html" %} {% block title %}Subscribe | Redacted Life{% endblock %} {% block stylesheets %} {% endblock %} {% block left_content %}
{% for subscribtion in subscribtions %} {% endfor %}
{% endblock %}