{% extends "base.html" %} {% load i18n %} {% block head_title %}{% trans "My Subscription" %}{% endblock %} {% load static i18n %} {% block css %} {% endblock %} {% block content %}
Resize the browser window to see the effect.
{% for product in products %}