{% extends "index.html" %} {% load static %} {% load i18n %} {% block content %}
{% include "generic/components.html" %}
{% endblock %}