<%= @settings.title %>

<%= @settings.subtitle %>

<%= if @channel do %>
<.note_list notes={@channel.notes} layout={@channel.layout} />
<% end %>