Feature

Author your own Connect page templates

What’s New

You can now create and edit your own Sure Send Connect page templates without
leaving the app. A new template editor at Connect → Custom templates lets you
write Liquid markup with live validation and an instant, brand-styled preview.

Features

  • Start from a working example — new templates open pre-filled with a
    ready-to-edit starter that shows off every available variable, filter and tag,
    so you’re never staring at a blank box.
  • Built-in guide — a “Guide” link in the editor opens a full reference of how
    templates work, the available data, filters, tags, and styling.
  • Write your own CSS — a Shopify-style <code>{% stylesheet %}</code> block lets
    you style pages with real CSS. It’s automatically scoped to the page (so it
    can’t affect the header/footer), brand colors are available as CSS variables,
    and it’s sanitized for safety.
  • In-app editor with syntax highlighting for your template source.
  • Live validation — Liquid syntax errors (and unknown tags) surface inline
    with the exact line, so you catch mistakes before saving.
  • Live preview rendered with your real brand kit (colors, photo, lender) and
    sample listing data, in a sandboxed frame that mirrors the published page —
    including the same safety scrub that strips unsafe markup.
  • Customizable fields — declare the content fields agents can fill in, with
    per-field types and defaults, and fill sample values to preview them.
  • Private or shared — keep a template to yourself or share it with your
    whole team. Team admins and owners can manage every template on the team.
  • Assign a custom template to any page from the setup wizard, just like a
    built-in one.

Migration

No action required. Your existing pages and the built-in template catalog are
unchanged; custom templates are an addition.