Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 358 Bytes

index.md

File metadata and controls

18 lines (12 loc) · 358 Bytes
layout
default

Some html emails for LAXART:

Most recent "Save the Date" Email:

{% for dates in site.categories.dates limit:2 %} {{dates.title}} {% endfor %}

Most recent "Press Release" Email:

{% for press in site.categories.press limit:2 %} {{press.title}} {% endfor %}