@if (logo()) { }

{{ pageTitle() }}

@if (landing.posts().length > 0) {
@for (post of landing.posts(); track post.id) {

{{ post.title }}

}
} @else if (!landing.loading()) {

No announcements yet.

}
@if (mode() !== 'closed') { }