{% extends "index.html" %} {% load i18n %}{% load static %} {% block content %}
{% comment %} my_app/templates/my_app/generic/index.html {% endcomment %} {% include "generic/components.html" %} {% comment %} status=requested {% endcomment %}
{% endblock %}