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