{% block content %} {% include 'registers/table_scripts.html' %} <table class="infoTable"> {% include 'registers/table_header.html' %} {% include 'registers/table_cell.html' %} </table> {% endblock %}