Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 313 Bytes

index.md

File metadata and controls

16 lines (14 loc) · 313 Bytes
layout title
layout.njk
test homepage only

{% from './_includes/_components.njk' import hero %} {{title}}

{{ hero({ title: "Testing the CRM templates", subtitle: "", image:"", buttontext: "First Template", link: "/test-template", arialabel: "Testing the first template" })}}