{% extends "base.html" %} {% load pretty_money %} {% load render_table from django_tables2 %} {% block content %} Créer un bouton {% render_table table %} {% endblock %}