- Name
- {{ org.name }}
- Slug
- {{ org.slug }}
- Website
- {{ org.website|default:"—" }}
- GUID
- {{ org.guid }}
- Description
- {{ org.description|default:"No description." }}
- Created
- {{ org.created_at|date:"N j, Y g:i a" }}
- Updated
- {{ org.updated_at|date:"N j, Y g:i a" }}