Blog template text module in blog listing

Hi, I’m creating a blog listing, in the blog template there’s a “starting_date” and a “location” text module, which I want to append in the listing. Does anyone know how I can address that module within the listing?

Hey @FvanderKloot,
f you want to add some module you can use:
{% module “moduleName” path=“…path-to-module” %}