{% set title = "Transactions List" %} {% set navigation = [('Admin', ''), ('Transactions', '')] %} {% include 'include_header.html' %} {% include 'transactions_list.html' %}