{% set file_path = request.args.get('file_path', ledger.fava_options.default_file or ledger.beancount_file_path) %} {% set source, sha256sum = ledger.file.get_source(file_path) %}