Note:
This is the default channel template showing the field layout.
Override this template by creating the following twig template:
templates/_custom/channels/announcements/_entry.twig
Entry
- Title: Registration Open for Three Minute Thesis (Student Email)
- Slug: registration-open-for-three-minute-thesis-student-email
- Section: Announcements
Fields
-
Content
-
Flexible Link
- className: lenz\linkfield\fields\LinkField
- handle: flexibleLink
- twig: {{ field.handle }}
-
Announcement Audience
- className: craft\fields\Categories
- handle: announcementAudience
- twig: {{ field.handle }}
-