---
title: "Feature update: Template code for venues"
description: A template code is now available to list venues (meeting rooms) in emails, rental quotes, and the Banquet Event Order (BEO).
---

<https://changes.retreat.guru>

# [Feature update: Template code for venues](https://changes.retreat.guru/feature-update-template-code-for-venues)

 Written by [Dennis](https://changes.retreat.guru/author/dennis) | Oct 15, 2025 3:16:09 PM

A template code is now available to list venues (meeting rooms) in emails, rental quotes, and the Banquet Event Order (BEO).

The template code is {{venues}}.

Here’s an example in a rental quote.

And, how it appears in the quote.

 

[View full post](https://changes.retreat.guru/feature-update-template-code-for-venues)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Dennis"
  },
  "dateModified" : "2025-10-15T15:16:26.807Z",
  "datePublished" : "2025-10-15T15:16:09Z",
  "headline" : "Feature update: Template code for venues",
  "image" : {
    "@type" : "ImageObject",
    "height" : 60,
    "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
    "width" : 60
  },
  "mainEntityOfPage" : "https://changes.retreat.guru/feature-update-template-code-for-venues",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60,
      "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
      "width" : 60
    },
    "name" : "RBG External Change Log"
  }
}
```