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: Free Speech Resources (sent to all graduate students)
- Slug: free-speech-resources-sent-to-all-graduate-students
- 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 }}
-